Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan apa yang dimaksud dengan Pengontrol Konfigurasi dan hubungannya dengan
Config Connector, Config Sync, dan Pengontrol Kebijakan.
Config Controller membuat dan mengelola
resourceGoogle Cloud dengan model Kubernetes deklaratif.
Pengontrol Konfigurasi adalah Config Connector versi yang dihosting yang menyederhanakan
penginstalan dan pemeliharaan. Config Controller juga mencakup
Pengontrol Kebijakan dan Config Sync.
Config Controller tersedia dengan lisensi edisi Enterprise Google Kubernetes Engine (GKE).
Dengan Config Controller, Anda dapat membuat konfigurasi untuk resource
Google Cloudapa pun. Konfigurasi untuk resource ini disimpan di sumber tepercaya
seperti repositori Git. Config Sync terus memantau resource Anda untuk
memastikan status resource saat ini cocok dengan status yang Anda tentukan di
sumber tepercaya. Pengontrol Kebijakan dapat mendeteksi dan menerapkan pelanggaran kebijakan
pada resource tersebut sebelum di-deploy. Alur ini diilustrasikan dalam
diagram berikut:
Pendekatan konfigurasi deklaratif Config Controller memberi Anda banyak
manfaat:
Mengelola dengan Kubernetes: Gunakan alat dan alur kerja Kubernetes yang sudah dikenal untuk
mengelola resource GKE Enterprise dan Google Cloud , serta
workload kustom.
Mendeklarasikan status yang diinginkan: Berfokuslah pada tampilan resource Anda, bukan
cara spesifik Anda membuatnya.
Mengotomatiskan deteksi dan perbaikan drift: Pantau terus
infrastruktur Anda untuk mendeteksi drift dari status yang ditentukan dan aktifkan perbaikan
otomatis.
Gunakan GitOps untuk konsistensi: Berkolaborasilah dengan kolega Anda terkait
potensi perubahan dan lihat pratinjau perubahan sebelum perubahan tersebut dilakukan.
Menerapkan pembatasan kebijakan: Menerapkan kebijakan lebih awal dalam siklus
pengembangan dan mendeteksi pelanggaran sebelum men-deploy resource.
Mengaudit infrastruktur secara berkelanjutan: Menjaga audit trail dari semua
perubahan untuk membantu memahami histori infrastruktur Anda.
Meningkatkan kecepatan developer: Tingkatkan keamanan dan kecepatan
perjalanan adopsi cloud Anda dengan menggunakan praktik terbaik.
[[["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-09-01 UTC."],[],[],null,["This page explains what Config Controller is and how it relates to\nConfig Connector, Config Sync and Policy Controller.\n\nConfig Controller creates and manages\nGoogle Cloud resources with a declarative, Kubernetes model.\nConfig Controller is a hosted version of Config Connector that simplifies\ninstallation and maintenance. Config Controller also includes\nPolicy Controller and Config Sync.\n\nWith Config Controller, you can create configurations for any Google Cloud\nresource. The configurations for these resources are stored in a source of truth\nlike a Git repository. Config Sync continuously monitors your resources to\nensure the current states of resources matches the state that you define in your\nsource of truth. Policy Controller can catch and enforce policy violations\non those resources before they are deployed. This flow is illustrated in the\nfollowing diagram:\n\nConfig Controller's declarative configuration approach gives you many\nbenefits:\n\n- **Manage with Kubernetes** : Use familiar Kubernetes tools and workflows to manage Google Cloud resources and [custom workloads](/kubernetes-engine/enterprise/config-controller/docs/deploy-workloads).\n- **Declare desired state**: Focus on what your resources look like rather than the specifics of how you create them.\n- **Automate drift detection and repair**: Continuously monitor your infrastructure for drift from the defined state and enable automatic repairs.\n- **Use GitOps for consistency**: Collaborate with your colleagues on potential changes and preview changes before they are made.\n- **Enforce policy guardrails**: Enforce policies earlier in the development cycle and detect violations before deploying resources.\n- **Audit infrastructure continuously**: Maintain an audit trail of all changes to help understand the history of your infrastructure.\n- **Increase developer velocity**: Improve the safety and velocity of your cloud adoption journey by using best practices.\n\nFor a guided example showing you how to install and use a Config Controller\ninstance, see\n[Manage resources with Config Controller](/kubernetes-engine/enterprise/config-controller/docs/manage-resources).\nFor the full installation instructions, see\n[Set up Config Controller](/kubernetes-engine/enterprise/config-controller/docs/setup)."]]