updated aws_kube_creds.sh

pull/16/head
Hari Sekhon 5 months ago
parent 1380ae2438
commit 108bb123ea

@ -40,9 +40,10 @@ $usage_aws_cli_required
See also:
kubectl.sh - isolates kube config to fix kubectl commands to the given cluster to prevent race conditions from applying kubectl changes to the wrong cluster
aws_kubectl.sh - same as above but also gets the credential
gke_kube_creds.sh - same as this script but for GCP GKE clusters
kubectl.sh - isolates kube config to fix kubectl commands to the given cluster to prevent race conditions from applying kubectl changes to the wrong cluster
aws_kubectl.sh - same as above but also gets the credential
gke_kube_creds.sh - same as this script but for GCP GKE clusters
rancher_kube_creds.sh - same as this script but for Rancher Kubernetes clusters
"
# used by usage() in lib/utils.sh

Loading…
Cancel
Save