1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Did you check out this page ? https://github.com/aws/aws-eks-best-practices/blob/master/content/networking/prefix-mode/index_windows.md#replace-all-nodes-during-migration-from-secondary-ip-mode-to-prefix-delegation-mode-or-vice-versa
It explains how to manage delegation properly to increase pod density and also give recommendation on when to use it or not.
Best,
Didier
Relevant content
- asked 10 days ago
- asked a year ago
- Accepted Answerasked 7 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago
I did read it now, however, I am still unsure how to associate my public IPs with my prefix. For context, I am not using it with Pods or Kubernetes but running a custom process, the goal is to try to get as many Public IPs on this single host as possible.
I think I need to set up the Prefixes from a VPC that utilizes my IPAM from my BYOIP IPv4 subnet.