aws eks create-cluster --region us-east-1 --name my-cluster --kubernetes-version 1.22 \
--role-arn arn:aws:iam::73095:role/AmazonEKSClusterRole \
--resources-vpc-config subnetIds=subnet-0814938360f2fdf5b,subnet-040ad1e2b5ffe4775
1 git add ↳ It lets you add changes from the working directory into the staging area 2 git commit ↳ It lets you save a snapshot of currently...
No comments:
Post a Comment