We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents daaf2a8 + 26c67e6 commit 708f55cCopy full SHA for 708f55c
content/en/docs/reference/labels-annotations-taints/_index.md
@@ -783,7 +783,7 @@ should connect to. This is used mainly for etcd cluster health check purposes.
783
784
### kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint
785
786
-Example: `kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: https//172.17.0.18:6443`
+Example: `kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: https://172.17.0.18:6443`
787
788
Used on: Pod
789
0 commit comments