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: Tim Bannister <[email protected]>
  • Loading branch information
Kartik Sharma and sftim authored Jan 27, 2023
1 parent a6c16c0 commit 9f18d8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Used on: StatefulSet
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
and marks it _Running_, til the kubelet stops all containers and deletes the pod from
the API server.

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

0 comments on commit 9f18d8a

Please sign in to comment.