Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Detail sistem operasi
GKE di Azure mengelola instance virtual machine Azure dan sistem operasi yang berjalan di instance ini. Di Kubernetes versi 1.26 dan yang lebih tinggi, GKE di Azure menggunakan image dasar Ubuntu 22.04 LTS untuk node Linux. Pada Kubernetes versi 1.25 dan yang lebih lama, GKE di Azure menggunakan Ubuntu 20.04 LTS.
VM Azure dasar dikelola oleh Canonical. Google menguji image ini sebagai bagian
dari proses rilis GKE di Azure. Saat cluster atau node pool diupgrade, instance virtual machine yang mendasarinya akan dihentikan dan dibuat ulang dengan versi OS terbaru.
Saat instance diluncurkan, GKE di Azure akan melakukan
konfigurasi tambahan, termasuk:
Mengoptimalkan setelan jaringan untuk Kubernetes
Menginstal paket dari arsip Ubuntu (khusus Ubuntu)
Menonaktifkan upgrade dan reboot paket apt tanpa pengawasan (khusus Ubuntu)
Menginstal edisi Google Kubernetes Engine (GKE) Enterprise dan biner Kubernetes
[[["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-31 UTC."],[],[],null,["# Operating system details\n========================\n\nGKE on Azure manages the Azure virtual machine instances and the\noperating system running on these instances. In Kubernetes versions 1.26 and\nhigher, GKE on Azure uses Ubuntu 22.04 LTS base images for Linux\nnodes. In Kubernetes versions 1.25 and lower, GKE on Azure uses\nUbuntu 20.04 LTS.\n\nThe base Azure VM is maintained by Canonical. Google tests these images as part\nof the GKE on Azure release process. When a cluster or node pool is\nupgraded, the underlying virtual machine instances are terminated and recreated\nwith the latest OS version.\n\nWhen an instance launches, GKE on Azure performs\nadditional configuration including:\n\n- Optimizing network settings for Kubernetes\n- Installing packages from the Ubuntu archive (Ubuntu only)\n- Disabling unattended apt package upgrades and reboots (Ubuntu only)\n- Installing Google Kubernetes Engine (GKE) Enterprise edition and Kubernetes binaries\n\n| **Note:** GKE on Azure is not affected by the [dockershim deprecation](/kubernetes-engine/docs/deprecations/docker-containerd) as clusters use the containerd runtime.\n\nUbuntu\n------\n\n### Kubernetes 1.32\n\n### Kubernetes 1.31\n\n### Kubernetes 1.30"]]