You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Describes and uniquely identifies Kubernetes resources. For example, the compute environment
2701
+
* that a pod runs in or the <code>jobID</code> for a job running in the pod. For more information,
2702
+
* see <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/">Understanding Kubernetes Objects</a> in the <i>Kubernetes
2703
+
* documentation</i>.</p>
2700
2704
*/
2701
2705
exportinterfaceEksMetadata{
2706
+
/**
2707
+
* <p>Key-value pairs used to identify, sort, and organize cube resources. Can contain up to 63
2708
+
* uppercase letters, lowercase letters, numbers, hyphens (-), and underscores (_). Labels can be
2709
+
* added or modified at any time. Each resource can have multiple labels, but each key must be
* more information, see <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/">Understanding Kubernetes Objects</a> in the <i>Kubernetes
* <p>Describes and uniquely identifies Kubernetes resources. For example, the compute environment
3766
+
* that a pod runs in or the <code>jobID</code> for a job running in the pod. For more information,
3767
+
* see <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/">Understanding Kubernetes Objects</a> in the <i>Kubernetes
0 commit comments