Skip to content

Commit

Permalink
Update content/en/docs/reference/labels-annotations-taints/_index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Qiming Teng <[email protected]>
  • Loading branch information
Kartik Sharma and tengqm authored Jan 27, 2023
1 parent d5190a0 commit a55070e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ There are two possible values:

Used on: StatefulSet

This annotation on the Service is denoting if the endpoints controller should go ahead and create endpoints for unready pods.
This annotation on a Service denotes if the Endpoints controller should go ahead and create Endpoints for unready Pods.
Endpoints of these Services retain their DNS records and continue receiving traffic for the Service from the moment the kubelet starts all containers in the pod and marks it "Running", till the kubelet stops all containers and deletes the pod from the apiserver.

### kubernetes.io/hostname {#kubernetesiohostname}
Expand Down

0 comments on commit a55070e

Please sign in to comment.