Hi, I want to access the ConfigMap in my GKE cluster through Batch, but I can't find the relevant API in the GKE API documentation. What I can think of so far is to mount the ConfigMap in the GKE cluster to NFS for access. other better way?
APIs and reference | Google Kubernetes Engine (GKE) | Google Cloud
Hi @JonYu - I would recommend asking this question in the Kubernetes channels. https://www.googlecloudcommunity.com/gc/Google-Kubernetes-Engine-GKE/bd-p/cloud-google-kubernetes-en...
OK, thanks