Fixed
Status Update
Comments
ly...@gmail.com <ly...@gmail.com> #2
+1 to this feature request, came here seeking help at https://serverfault.com/questions/987908/custom-routes-rejected-by-gke-peer-configuration/988167#988167
We will to build CD pipelines with agents running in internal on-premise network, peered with GCP network. GKE private endpoint is not reachable in this case.
We will to build CD pipelines with agents running in internal on-premise network, peered with GCP network. GKE private endpoint is not reachable in this case.
da...@google.com <da...@google.com> #3
+1 Could be quite a useful feature for us.
Ideally, we don't want to have public IP for K8S API at all and manage it privately inside the org with a hybrid architecture site-2-site VPN etc.
Ideally, we don't want to have public IP for K8S API at all and manage it privately inside the org with a hybrid architecture site-2-site VPN etc.
ly...@gmail.com <ly...@gmail.com> #4
I thought this would be resolved now that the VPC Peerings of private GKE will accept routes exported from the VPC. But it still doesn't seem to work for me.
da...@google.com <da...@google.com> #6
Does anyone has been able to make it works?
ap...@google.com <ap...@google.com> #7
I stumbled upon this issue and wanted to share some thoughts on how we fixed this. Following the documentation listed above, there is a reference to the VPC peering connection, which links here: https://cloud.google.com/vpc/docs/using-vpc-peering#update-peer-connection . After setting the "Export custom routes" bit, I was able to start connecting from my private network. The exported routes bit injects the static/dynamic routes to the peered VPC, which therefore allows responses to flow backward to the clients from the api server.
ap...@google.com <ap...@google.com> #8
da...@myfitnesspal.com. - this does not work with private ip , something else in your setup (like public ip, nat or something) made it work, not the export/import , this issue was verified by google support investigating all setups in our projects including export/import custom routes.
Description
Component used:room
Version used:2.7.0-rc01
Exception
PS, please don't reference my email in comment