pluralsh / plural

Deploy open source software on Kubernetes in record time. 🚀
https://www.plural.sh
Other
1.35k stars 64 forks source link

gcp k8 master version is not supported error. #1308

Open superkashyap opened 3 months ago

superkashyap commented 3 months ago

Summary

I'm getting this error. Error: googleapi: Error 400: Master version "1.25.16-gke.1041000" is unsupported. │ Details: │ [ │ { │ "@type": "type.googleapis.com/google.rpc.RequestInfo", │ "requestId": "0xe536a891598a10f9" │ } │ ]

I checked in google console for my region . above version is supported .

Reproduction

Deploy clickhouse on k8 cluster in GCP in asia-south1 region

Plural UI/UX Issue Screenshots

Additional Info about Your Environment


Message from the maintainers:

Impacted by this bug? Give it a 👍. We factor engagement into prioritization.

superkashyap commented 3 months ago

just checked on google release notes . above version is no longer supported. how can i change my master version here for deployment ?