Created
September 24, 2018 21:34
-
-
Save superseb/43bf830c4018946bdf31e8a7b280a7da to your computer and use it in GitHub Desktop.
Re-create cattle-node-agent DaemonSet on Rancher 2.x
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kubectl --kubeconfig kube_config_rancher.yml patch cluster local -p '{"status":{"agentImage":"dummy"}}' --type merge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment