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
My clusters are usually EKS, but due to issues with CIDR overlap we use Cilium to manage both Service and Pod CIDRs (192.168.0.0/24 and 172.16.0.0/12 respectively) yet my VPC CIDR is 10.0.0.0/24. I would like to be able to route to RDS endpoints in my VPC through my kubevpn connection, this is needed for my apps to access the DB.
I think the solution would be adding my VPC CIDR to the IPv4_POOLS.
The text was updated successfully, but these errors were encountered:
My clusters are usually EKS, but due to issues with CIDR overlap we use Cilium to manage both Service and Pod CIDRs (192.168.0.0/24 and 172.16.0.0/12 respectively) yet my VPC CIDR is 10.0.0.0/24. I would like to be able to route to RDS endpoints in my VPC through my kubevpn connection, this is needed for my apps to access the DB.
I think the solution would be adding my VPC CIDR to the IPv4_POOLS.
The text was updated successfully, but these errors were encountered: