From a52dfece4705dc781e4f22e47d2cfef7947f9135 Mon Sep 17 00:00:00 2001 From: makocchi Date: Sun, 23 Dec 2018 10:07:48 +0900 Subject: [PATCH] use warning shortcodes (#11849) --- .../access-kubernetes-api/configure-aggregation-layer.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md b/content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md index 223dfb67e4..225951dc64 100644 --- a/content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md +++ b/content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md @@ -38,7 +38,9 @@ Enable the aggregation layer via the following kube-apiserver flags. They may ha --proxy-client-cert-file= --proxy-client-key-file= -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: