Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 229 Bytes

DeployAWS.md

File metadata and controls

14 lines (12 loc) · 229 Bytes

Deploy a cluster in AWS

kubectl create namespace punasusi-aws
kubectl --namespace punasusi-aws apply \
    --filename examples/aws-eks.yaml

Check deployment with:

kubectl get managed,releases,objects