From 02f0a2af860722ca9956794395c55ed6e10b9a93 Mon Sep 17 00:00:00 2001 From: Jesang Myung Date: Sat, 11 Jan 2020 06:55:42 +0900 Subject: [PATCH] fixed minor typo (#18247) --- content/en/docs/concepts/services-networking/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/services-networking/service.md b/content/en/docs/concepts/services-networking/service.md index a9538ebaf0..c57a03c14b 100644 --- a/content/en/docs/concepts/services-networking/service.md +++ b/content/en/docs/concepts/services-networking/service.md @@ -887,7 +887,7 @@ There are other annotations for managing Cloud Load Balancers on TKE as shown be metadata: name: my-service annotations: - # Bind Loadbalancers with speicfied nodes + # Bind Loadbalancers with specified nodes service.kubernetes.io/qcloud-loadbalancer-backends-label: key in (value1, value2) # ID of an existing load balancer