Difference between revisions of "Annotations:"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 28: Line 28:
 
* <code>[[kubectl describe configmaps]]</code>
 
* <code>[[kubectl describe configmaps]]</code>
 
* [[Eviction]]
 
* [[Eviction]]
 +
[[kind: Deployment]]
  
 
== See also ==
 
== See also ==

Revision as of 10:16, 8 March 2023

ingress:
   annotations:
       kubernetes.io/ingress.global-static-ip-name: XXXXX

Related: gcloud compute addresses
kubectl describe pod my-release-kubernetes-dashboard
Annotations: kubernetes.io/psp: eks.privileged
             seccomp.security.alpha.kubernetes.io/pod: runtime/default


Annotations:           storageclass.kubernetes.io/is-default-class=true
Annotations:           storageclass.beta.kubernetes.io/is-default-class=true


metadata:
  annotations:
    kubernetes.io/psp: eks.privileged


karpenter.sh/do-not-evict: true

Related

kind: Deployment

See also

Advertising: