Difference between revisions of "CKA v1.15: Create & consume Secrets"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* <code>[[kubectl apply]] -f ./secret.yaml</code> | * <code>[[kubectl apply]] -f ./secret.yaml</code> | ||
* <code>[[kubectl apply]] -k</code> | * <code>[[kubectl apply]] -k</code> | ||
+ | * <code>[[kubectl edit secrets]]</code> | ||
+ | |||
+ | |||
== See also == | == See also == | ||
* [[kustomization]] | * [[kustomization]] |
Revision as of 18:03, 27 January 2020
kubectl create secret
kubectl get secret
kubectl get secrets
kubectl describe secrets/MY_SECRET_NAME
kubectl apply -f ./secret.yaml
kubectl apply -k
kubectl edit secrets
See also
Advertising: