Re: [kubernetes/kubernetes] clear up confusion between labels and taints (#44335)

1 view
Skip to first unread message

Michail Kargakis

unread,
Apr 11, 2017, 1:01:41 PM4/11/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

@kubernetes/sig-cli-misc for the missing taints from kubectl describe

@jeroenjacobs1205 taints is an actual field in the node spec as opposed to label which is included in the metadata of every Kube object. Read more about taints in https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#taints-and-tolerations-beta-feature


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Jeroen Jacobs

unread,
Apr 11, 2017, 2:54:25 PM4/11/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

@kargakis : My confusion originates from the fact that the kubeadm mentions it's a taint, while "describe" lists it as a label. Does that mean the kubeadm documentation is incorrect?

Michail Kargakis

unread,
Apr 12, 2017, 4:14:37 AM4/12/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

@jeroenjacobs1205 the node has probably both, a label and a taint with the same key. You can confirm by inspecting the output of kubectl get no NAME -o yaml

TonyAdo

unread,
Apr 19, 2017, 6:31:03 AM4/19/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

/assign @adohe

TonyAdo

unread,
Apr 19, 2017, 6:32:33 AM4/19/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

this would be not correct, taint != labels.

xiaoping

unread,
May 4, 2017, 10:00:24 PM5/4/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention
kubectl get node <your_node_name> -o template --template={{.spec.taints}}

show the taints filed

fejta-bot

unread,
Dec 23, 2017, 9:17:24 PM12/23/17
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

fejta-bot

unread,
Jan 22, 2018, 10:05:15 PM1/22/18
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.

/lifecycle rotten
/remove-lifecycle stale

k8s-ci-robot

unread,
Feb 21, 2018, 10:11:30 PM2/21/18
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Closed #44335.

fejta-bot

unread,
Feb 21, 2018, 10:11:32 PM2/21/18
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.


Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

DelDennis

unread,
Jul 15, 2021, 12:13:13 AM7/15/21
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

/reopen


You are receiving this because you are on a team that was mentioned.

Reply to this email directly, view it on GitHub, or unsubscribe.

Kubernetes Prow Robot

unread,
Jul 15, 2021, 12:13:20 AM7/15/21
to kubernetes/kubernetes, k8s-mirror-cli-misc, Team mention

@DelDennis: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Reply all
Reply to author
Forward
0 new messages