fixed minor typo (#18247)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
93369effa8
commit
02f0a2af86
@@ -887,7 +887,7 @@ There are other annotations for managing Cloud Load Balancers on TKE as shown be
|
|||||||
metadata:
|
metadata:
|
||||||
name: my-service
|
name: my-service
|
||||||
annotations:
|
annotations:
|
||||||
# Bind Loadbalancers with speicfied nodes
|
# Bind Loadbalancers with specified nodes
|
||||||
service.kubernetes.io/qcloud-loadbalancer-backends-label: key in (value1, value2)
|
service.kubernetes.io/qcloud-loadbalancer-backends-label: key in (value1, value2)
|
||||||
|
|
||||||
# ID of an existing load balancer
|
# ID of an existing load balancer
|
||||||
|
|||||||
Reference in New Issue
Block a user