Authentication Server to server GCP interconnect

85 Views Asked by At

I have an infrastructure in Google cloud, my api in Kubernetes Engine and an external server connected through interconnect, I wanted to know what is the best way to authenticate this external server in my system (GKE).

Using APIKeys would be safe enough?

1

There are 1 best solutions below

0
Hemanth Kumar On

This page explains how to configure an external identity provider to authenticate into Google Kubernetes Engine (GKE) clusters and also go through this link how to use api-server-authentication.