Difference between revisions of "Kubectl get secret"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{kubectl}}") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 2: | Line 2: | ||
+ | [[kubectl get]] secret --namespace default grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo | ||
== See also == | == See also == | ||
* {{kubectl}} | * {{kubectl}} |
Revision as of 14:44, 30 August 2020
This article is a Draft. Help us to complete it.
kubectl get secret --namespace default grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo
See also
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: