Skip to content

Instantly share code, notes, and snippets.

@NassK
Last active October 11, 2020 13:33
Show Gist options
  • Save NassK/64ac1f69b40dd92b8a8716b78e7387c8 to your computer and use it in GitHub Desktop.
Save NassK/64ac1f69b40dd92b8a8716b78e7387c8 to your computer and use it in GitHub Desktop.
# Add this to aws_eks_cluster.cluster.vpc_config
endpoint_private_access = true # STEP 3: The cluster will have a private endpoint too. Worker nodes will be able to call the control plane without leaving the VPC.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment