Description
All commands that need to authenticate to Kubernetes (e.g eks deploy
, helm deploy
, etc) now take in direct authentication parameters as an alternative means to auth. You can now pass in the authentication parameters --kubectl-server-endpoint
, --kubectl-certificate-authority
and --kubectl-token
to the command to setup authentication to the Kubernetes cluster, as opposed to setting up the config.