--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-architecture" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-arch...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-architecture/5da4adaf-b0ec-4d6d-bd17-03db360c8d4cn%40googlegroups.com.
> I do wonder about the utility of it in practice. What can we say about the value of this key?The utility is in that it would be a recognised default way to identify a group of nodes. In my work with k8s across different teams, everyone is just having a stab at this label. I've seen "node_group", "worker-group", "worker-name" etc. This is annoying. It would be nice if "kubectl get nodes -L node.kubernetes.io/group" worked as commonly as "kubectl get pods -L app".
I can't really answer those other questions though 🙂--On Thursday, January 21, 2021 at 5:19:24 AM UTC+1 tho...@google.com wrote:I don't have major objections to this, but I do wonder about the utility of it in practice. What can we say about the value of this key? Do we know that all providers are willing to live with a label value (very limited in content)?Would we have in-project users of this or is it just for end-users?What other gotchas are there?On Fri, Jan 15, 2021, 4:11 AM 'Max Williams' via kubernetes-sig-architecture <kubernetes-si...@googlegroups.com> wrote:Hi,I created a Github issue for this but was told to post it here: https://github.com/kubernetes/kubernetes/issues/92137I would like to have a node label designated for showing what "node group" a node belongs to. Currently GKE uses "cloud.google.com/gke-nodepool" and EKS uses "eks.amazonaws.com/nodegroup".I know node groups don't really exist in the k8s API but they exist on every cloud platform in one form or another. We already have labels like "node.kubernetes.io/instance-type" which are similar in use.Why is this needed? Having a designated common label will reduce administrative overhead in anything that relies on labelling, such as: any config/automation related to scheduling, Helm charts, anything prometheus related (Grafana dashboards, alerting etc), logging where labels are used and using kubectl "--label-columns" across clusters.Maybe node.kubernetes.io/group?Any feedback welcome.Thanks,Max--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-architecture" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-arch...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-architecture/5da4adaf-b0ec-4d6d-bd17-03db360c8d4cn%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "kubernetes-sig-architecture" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-arch...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-architecture/ede4e6d5-062c-402e-8c25-be372ed2097an%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-architecture/ede4e6d5-062c-402e-8c25-be372ed2097an%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-architecture/CAH16ShLu2%2B9oahSNw7GEKRnqnbhRpbzJ4YEFE0rynXKNg%3D35%3DA%40mail.gmail.com.