oliverf1
Results
2
issues of
oliverf1
In some cases, you may want to use affinity rules instead of a node selector so you can have more flexbility. For example if you want to have "soft" rules...
Even if we specify EndpointPrivateAccess: true and EndpointPublicAccess: false, the cluster will initially be built as public and private and then updated to remove the public access. See: https://github.com/aws-quickstart/quickstart-amazon-eks-cluster-resource-provider/blob/4751da47177fa826ad2ca892cc40082cca11cf64/cmd/resource/eks.go#L87 The...