Liste aller veröffentlichten Kubernetes-Versionen, einschließlich derjenigen, die eingestellt wurden und nicht mehr verwendet werden können. Filtern Sie nach der enabled-Property, um die Ergebnisse auf die derzeit verfügbaren Versionen einzugrenzen. Gültige Versionen, die sowohl für das Erstellen als auch für das Aktualisieren unterstützt werden
Name der Kubernetes-Version (z. B. 1.19.10-gke.1000)
enabled
boolean
Optional. „Wahr“, wenn die Version für die Clustererstellung verfügbar ist. Wenn die Erstellung einer Version aktiviert ist, kann sie zum Erstellen neuer Cluster verwendet werden. Andernfalls schlägt die Clustererstellung fehl. Cluster-Upgrades können jedoch auch dann erfolgreich sein, wenn die Version nicht aktiviert ist.
endOfLife
boolean
Optional. „Wahr“, wenn diese Clusterversion zu einer Nebenversion gehört, die ihr End of Life erreicht hat und für die keine Sicherheits- und Fehlerkorrekturen mehr bereitgestellt werden.
Optional. Das geschätzte Datum (in der Pacific Time-Zeitzone), an dem diese Clusterversion das Ende ihres Lebenszyklus erreicht. Wenn diese Version nicht mehr unterstützt wird (das Feld endOfLife ist auf „true“ gesetzt), ist dies das tatsächliche Datum (in der Pacific Time-Zeitzone), an dem die Version das End of Life erreicht hat.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-06-27 (UTC)."],[],[],null,["# Method: projects.locations.getAzureServerConfig\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n - [JSON representation](#body.AzureServerConfig.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [IAM Permissions](#body.aspect_1)\n- [AzureK8sVersionInfo](#AzureK8sVersionInfo)\n - [JSON representation](#AzureK8sVersionInfo.SCHEMA_REPRESENTATION)\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nReturns information, such as supported Azure regions and Kubernetes versions, on a given Google Cloud location.\n\n### HTTP request\n\n`GET https://{endpoint}/v1/{name=projects/*/locations/*/azureServerConfig}`\n\nWhere `{endpoint}` is one of the [supported service endpoints](/kubernetes-engine/multi-cloud/docs/reference/rest#rest_endpoints).\n\nThe URLs use [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nAzureServerConfig contains information about a Google Cloud location, such as supported Azure regions and Kubernetes versions.\n\nIf successful, the response body contains data with the following structure:\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `name` resource:\n\n- `gkemulticloud.azureServerConfigs.get`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs).\n\nAzureK8sVersionInfo\n-------------------\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nKubernetes version information of GKE cluster on Azure."]]