From d8f04f51c14fef4dc3fe3fed5b195e7e39633e8b Mon Sep 17 00:00:00 2001 From: Shen Yuanyu Date: Mon, 2 Apr 2018 10:54:02 +0800 Subject: [PATCH] warning style adjust (#7934) --- docs/concepts/overview/object-management-kubectl/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/concepts/overview/object-management-kubectl/overview.md b/docs/concepts/overview/object-management-kubectl/overview.md index 22f828144c..d8c9f0d798 100644 --- a/docs/concepts/overview/object-management-kubectl/overview.md +++ b/docs/concepts/overview/object-management-kubectl/overview.md @@ -76,6 +76,7 @@ the configuration file. This approach should not be used with resource types whose specs are updated independently of the configuration file. Services of type `LoadBalancer`, for example, have their `externalIPs` field updated independently from the configuration by the cluster. +{: .warning} ### Examples