Hi,
I have a VPC with 2 subnets (subnet-1, subnet-2). A GKE cluster is installed in each of the subnet. There's an existing jumphost in subnet-1 which has been configured to access the GKE cluster in the same subnet.
Is it possible to use the same jumphost to access the GKE cluster in subnet-2?
Thanks.
Solved! Go to Solution.
Hello,
You can access in different network/subnet as long as you have routes and your firewall allowing it like Bastion Host in GCP.
Thank you
Hello,
You can access in different network/subnet as long as you have routes and your firewall allowing it like Bastion Host in GCP.
Thank you