kubectl replace
Jump to navigation
Jump to search
↑ https://stackoverflow.com/a/45046340/9269906
kubectl replace --force -f ./pod.json https://kubernetes.io/docs/reference/kubectl/cheatsheet/#updating-resources
kubectl get pod PODNAME -n NAMESPACE -o yaml | kubectl replace --force -f -[1]
kubectl patch
See also[edit]
kubectl: [cp | config | wait | 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--dry-run
Advertising: