use warning shortcodes (#11849)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7fa4ff6310
commit
a52dfece47
@@ -38,7 +38,9 @@ Enable the aggregation layer via the following kube-apiserver flags. They may ha
|
|||||||
--proxy-client-cert-file=<path to aggregator proxy cert>
|
--proxy-client-cert-file=<path to aggregator proxy cert>
|
||||||
--proxy-client-key-file=<path to aggregator proxy key>
|
--proxy-client-key-file=<path to aggregator proxy key>
|
||||||
|
|
||||||
WARNING: do **not** reuse a CA that is used in a different context unless you understand the risks and the mechanisms to protect the CA's usage.
|
{{< warning >}}
|
||||||
|
Do **not** reuse a CA that is used in a different context unless you understand the risks and the mechanisms to protect the CA's usage.
|
||||||
|
{{< /warning >}}
|
||||||
|
|
||||||
If you are not running kube-proxy on a host running the API server, then you must make sure that the system is enabled with the following apiserver flag:
|
If you are not running kube-proxy on a host running the API server, then you must make sure that the system is enabled with the following apiserver flag:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user