awsdocs / amazon-eks-user-guide

The open source version of the Amazon EKS user guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
Other
404 stars 637 forks source link

Update managing-vpc-cni.md #788

Closed mkarakas closed 5 days ago

mkarakas commented 2 months ago

Wouldn't the CNI be assigning IPs from the VPCs to pods only and not to services?

The serviceIpv4Cidr is a virtual range and are only accessible within the cluster itself.

https://docs.aws.amazon.com/eks/latest/APIReference/API_KubernetesNetworkConfigRequest.html#AmazonEKS-Type-KubernetesNetworkConfigRequest-serviceIpv4Cidr

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

geoffcline commented 5 days ago

Hello! 👋

I've captured your suggested changes in our internal system as we prepare to migrate this repository from Markdown to AsciiDoc format. We'll be offline for about a week during this transition, so I'm closing this PR for housekeeping purposes.

Your contribution will be included when we republish with the new format. Thank you for helping improve our AWS documentation!