From 8a42e16fa6bc55342055c1900e26d698a0ab4ae0 Mon Sep 17 00:00:00 2001 From: JuleeB1 <42522858+JuleeB1@users.noreply.github.com> Date: Mon, 20 Aug 2018 14:26:30 -0500 Subject: [PATCH] Note Formatting Correction (#9927) * Note Formatting Correction Formatted the note according to the style guide. * Small cleanup to note cleanup Fiddly stuff, original PR is good. --- .../create-external-load-balancer.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md b/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md index ae747d0716d..b79dcb02ed7 100644 --- a/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md +++ b/content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md @@ -180,7 +180,9 @@ compared to the `service.spec.externalTrafficPolicy` field. The values match as * "OnlyLocal" for annotation <-> "Local" for field * "Global" for annotation <-> "Cluster" for field -**Note that this feature is not currently implemented for all cloudproviders/environments.** +{{< note >}} +**Note:** This feature is not currently implemented for all cloudproviders/environments. +{{< /note >}} Known issues: