Difference between revisions of "Kubectl annotate"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 2: | Line 2: | ||
kubectl annotate pods my-nginx-v4-9gw19 description='my frontend running nginx' | kubectl annotate pods my-nginx-v4-9gw19 description='my frontend running nginx' | ||
− | kubectl get pods my-nginx-v4-9gw19 -o yaml | + | [[kubectl get pods]] my-nginx-v4-9gw19 -o yaml |
Revision as of 17:35, 16 February 2020
This article is a Draft. Help us to complete it.
kubectl annotate pods my-nginx-v4-9gw19 description='my frontend running nginx' kubectl get pods my-nginx-v4-9gw19 -o yaml
Activities
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: