You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I enabled custom networking in my cluster so that my pods would receive IP addresses from some secondary subnets I added from a secondary VPC CIDR.
This worked for most pods (adn deployment and statefulsets), however, I noticed that daemonset pods were still assigned IP addresses from the primary subnets where the node gets its IP address from.
I recycled all nodes, and this is still the case.
Is this expected behaviour, or have I missed something?
Environment:
Kubernetes version: 1.29
CNI Version: v1.18.5-eksbuild.1
The text was updated successfully, but these errors were encountered:
I enabled custom networking in my cluster so that my pods would receive IP addresses from some secondary subnets I added from a secondary VPC CIDR.
This worked for most pods (adn deployment and statefulsets), however, I noticed that daemonset pods were still assigned IP addresses from the primary subnets where the node gets its IP address from.
I recycled all nodes, and this is still the case.
Is this expected behaviour, or have I missed something?
Environment:
The text was updated successfully, but these errors were encountered: