Difference between revisions of "CKA v1.15: Create & consume Secrets"

From wikieduonline
Jump to navigation Jump to search
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Draft}}
 +
 +
 +
 +
 +
== Related terms ==
 +
* [[CKA v1.18: Security persistent key value store]]
  
* <code>[[kubectl create secret]]</code>
 
* <code>[[kubectl get secret]]</code>
 
* <code>[[kubectl get secrets]]</code>
 
* <code>[[kubectl describe]] secrets/MY_SECRET_NAME</code>
 
* <code>[[kubectl apply]] -f ./secret.yaml</code>
 
* <code>[[kubectl apply]] -k</code>
 
 
== See also ==
 
== See also ==
 
* [[kustomization]]
 
* [[kustomization]]
* [[secrets]]
+
* {{secrets}}
 
* {{CKAD}}
 
* {{CKAD}}
 
 
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]
 
[[Category:CKAD]]
 
[[Category:CKAD]]

Latest revision as of 06:17, 1 August 2022

Advertising: