Açıklaması şöyle
Starting with v1.21 beta, the Kubernetes control plane will set an immutable label kubernetes.io/metadata.name on all namespaces, provided that the NamespaceDefaultLabelName feature gate is enabled. The value of the label is the namespace name.
Şöyle yaparız
>kubectl describe ns my-client-nsName: my-client-nsLabels: app.kubernetes.io/name=my-deployment-basickubernetes.io/metadata.name=my-client-nsAnnotations: <none>Status: Activ
Hiç yorum yok:
Yorum Gönder