Config Connector
Last updated
Was this helpful?
Last updated
Was this helpful?
Config Connector is a Kubernetes extension that enables managing Google Cloud infrastructure using Kubernetes-style declarative APIs. Config Connector registers and controllers. It translates desired declarative state into a series of imperative API calls. It uses to store the desired and actual state of your configuration.
Config Connector provides a collection of Kubernetes (CRDs) and associated controllers. Config Connector creates GCP resources when you configure and apply Custom Objects (COs) to your cluster. Config Connector's eventually reconcile your environment with your desired state. You can learn more in .