Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Batch - How to access configMap in GKE

 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

0 2 179
2 REPLIES 2

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