Amazon EKS Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

Connect to an EKS Cluster with kubectl

Update .kube/config with the EKS cluster definition as follows:

awk eks --region us-east-1 update-kubeconfig --name example-eks-cluster