use warning shortcodes (#11849)

This commit is contained in:
makocchi
2018-12-23 10:07:48 +09:00
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-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: