Daftar semua versi Kubernetes yang dirilis, termasuk versi yang sudah tidak digunakan lagi dan tidak dapat digunakan lagi. Filter menurut properti enabled untuk membatasi versi yang tersedia saat ini. Versi valid yang didukung untuk operasi pembuatan dan update
Nama versi Kubernetes (misalnya, 1.19.10-gke.1000)
enabled
boolean
Opsional. Benar (True) jika versi tersedia untuk pembuatan cluster. Jika diaktifkan untuk pembuatan, versi dapat digunakan untuk membuat cluster baru. Jika tidak, pembuatan cluster akan gagal. Namun, operasi upgrade cluster dapat berhasil, meskipun versi tidak diaktifkan.
endOfLife
boolean
Opsional. Benar (True) jika versi cluster ini termasuk dalam versi minor yang telah mencapai akhir siklus prosesnya dan tidak lagi dalam cakupan untuk menerima perbaikan keamanan dan bug.
Opsional. Perkiraan tanggal (dalam Waktu Pasifik) saat versi cluster ini akan mencapai akhir siklus prosesnya. Atau jika versi ini tidak lagi didukung (kolom endOfLife bernilai benar), ini adalah tanggal sebenarnya (dalam waktu Pasifik) saat versi mencapai akhir siklus prosesnya.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-10 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."]]