Skip to content

Added creds subcommand to eks_bootstrap_script

Gerard Hickey requested to merge feature/eks_bootstrap_creds into master

Added the creds subcommand to allow syncing the cluster admin credentials between multiple machines quickly. This could also be used to allow multiple people to work on a cluster without having to go find the credentials or remember the eksctl command to write to .kube/config

Merge request reports