0.42
Website
Slack
Search
⌃
K
Links
Get started
Overview
Clusters
Management
Instances
Observability
Networking
Advanced
Setting up kubectl
Private Docker registry
Self hosted images
Workloads
Realtime
Async
Batch
Task
Clients
Install
Uninstall
CLI commands
Python client
Powered By
GitBook
Comment on page
Setting up kubectl
Install
kubectl
Follow these
instructions
.
Install the AWS CLI
Follow these
instructions
.
Configure the AWS CLI
aws
--version
# should be >= 1.16
aws configure
Update
kubeconfig
aws eks update-kubeconfig
--name
=<
cluster_name
>
--region
=<
region
>
Test
kubectl
kubectl get pods
Clusters - Previous
Advanced
Next
Private Docker registry
Last modified
1yr ago