aws-samples / aws-workshop-for-kubernetes

AWS Workshop for Kubernetes
Apache License 2.0
2.66k stars 1.07k forks source link

Deploy Kops into a Shared VPC #191

Open christopherhein opened 6 years ago

christopherhein commented 6 years ago

For customers hitting a VPC limit we need to document how to use --vpc=${VPC_ID}

https://github.com/kubernetes/kops/blob/master/docs/run_in_existing_vpc.md

arun-gupta commented 6 years ago

@christopherhein send a PR?

christopherhein commented 6 years ago

will do, just documenting for later 👍

chrislovecnm commented 6 years ago

@christopherhein make sure you get the labels part for VPC and subnets. You miss the shared labels and both kops and k8s is NOT happy.