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?