Skip to content

199201shubhamsahu/k8s-config-connector

This branch is 141 commits behind GoogleCloudPlatform/k8s-config-connector:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2025
Feb 11, 2025
Jan 14, 2025
Dec 27, 2024
Feb 11, 2025
Jan 30, 2025
Feb 11, 2025
Feb 11, 2025
Jan 22, 2025
Nov 8, 2024
Nov 20, 2024
Feb 11, 2025
Jan 30, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Jan 16, 2025
Jan 29, 2025
Jun 27, 2023
May 12, 2022
Oct 3, 2024
Nov 26, 2024
Jan 21, 2025
Nov 20, 2024
Jan 19, 2022
Jan 22, 2025
Oct 18, 2024
Nov 20, 2024
Sep 27, 2023
Oct 17, 2024
Jul 22, 2021
Jan 30, 2025
Jan 30, 2025
Aug 21, 2024
Apr 23, 2024
Oct 26, 2023

Repository files navigation

The direct Config Connector guide is ready

We launched a major improvement to develope the Config Connector resources. This approach significantly enhances the reliability of the Config Connector object reconciliation and provides a more Kubernetes-native developing experience. Learn more in the Direct resource development guide.

GCP Config Connector

Config Connector is a Kubernetes add-on that allows customers to manage GCP resources, such as Cloud Spanner or Cloud Storage, through your cluster's API.

With Config Connector, now you can describe GCP resources declaratively using Kubernetes-style configuration. Config Connector will create any new GCP resources and update any existing ones to the state specified by your configuration, and continuously makes sure GCP is kept in sync. The same resource model is the basis of Istio, Knative, Kubernetes, and the Google Cloud Services Platform.

As a result, developers can manage their whole application, including both its Kubernetes components as well as any GCP dependencies, using the same configuration, and more importantly tooling. For example, the same customization or templating tool can be used to manage test vs. production versions of an application across both Kubernetes and GCP.

This repository contains full Config Connector source code. This includes controllers, CRDs, install bundles, and sample resource configurations.

Usage

See https://cloud.google.com/config-connector/docs/overview.

See Choosing an installation type to decide how you want to install Config Connector.

For simple starter examples, see the Resource reference.

Contributing to Config Connector

Please refer to our contribution guide for more details.

About

GCP Config Connector, a Kubernetes add-on for managing GCP resources

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.9%
  • HCL 13.1%
  • Shell 1.7%
  • Makefile 0.7%
  • Python 0.4%
  • Dockerfile 0.2%