Container: Regional Cluster support for GKE clusters #6838
Labels
api: container
Issues related to the Kubernetes Engine API API.
backend
type: question
Request for information or clarification. Not an issue.
I'm unable to get or create regional clusters using the container_v1 client APIs. The documentation suggests that this is possible by using the
parent
parameter to describe the project/region to launch the cluster but I get the following errors:Is it possible that the API documentation has been updated before the feature was merged or is it more likely an environment issue on my end? Any insight into this would be appreciated
I have also looked at using the google-api-python-client to launch regional clusters but I would prefer to use this library if the feature is supported. Are there any known workarounds for this?
The text was updated successfully, but these errors were encountered: