rancher cluster kubeconfig

From wikieduonline
Jump to navigation Jump to search

rancher cluster kubeconfig yourclustername


for CLUSTER in $(rancher cluster ls) | grep -v NAME | cut -d"*" -f2- | awk '{print $3}' ); do [[rancher cluster kubeconfig $CLUSTER > $CLUSTER.kubeconfig; done

Related[edit]

See also[edit]

Advertising: