Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 575 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 575 Bytes

tank-aws

Hints

  • Helps to build suitable kubeconfig file: aws --region <region> eks update-kubeconfig --name <cluster-name> --role-arn <eks-role>
  • One easy way to communicate with EKS Clusters is https://eksctl.io/