Skip to content

Instantly share code, notes, and snippets.

@superseb
Created September 24, 2018 21:34
Show Gist options
  • Select an option

  • Save superseb/43bf830c4018946bdf31e8a7b280a7da to your computer and use it in GitHub Desktop.

Select an option

Save superseb/43bf830c4018946bdf31e8a7b280a7da to your computer and use it in GitHub Desktop.
Re-create cattle-node-agent DaemonSet on Rancher 2.x
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