To create a kubernetes cluster in AWS, I use the script setting " https://get.k8s.io ". This script automatically creates a new VPC, but I want to create a cluster of tunnels inside an existing VPC in AWS. Is there any way to do this?
I checked the file / kubernetes / cluster / aws / config -default.sh, but there seems to be no environment variables for VPC.
docker amazon-web-services kubernetes
Hs
source share