Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha committed Aug 9, 2023
1 parent 1001908 commit dbdba86
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/aws/eks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -463,3 +463,11 @@ https://github.com/pulumi/pulumi-eks/issues/609
set -o xtrace
/etc/eks/bootstrap.sh --apiserver-endpoint '${var.cluster_endpoint}' --b64-cluster-ca '${var.cluster_ca_data}' '${var.cluster_name}' --use-max-pods false --kubelet-extra-args '--max-pods=6'
""",
VPC
***

https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html

https://aws.github.io/aws-eks-best-practices/networking/subnets/

0 comments on commit dbdba86

Please sign in to comment.