Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aakashjhawar/anthos-config-management

Manage configs and policies across multi-cluster and hybrid Kubernetes environments.
https://github.com/aakashjhawar/anthos-config-management

amazon amazon-web-services anthos anthos-clusters anthos-config-management aws cloud cluster cluster-management cross-cloud elastic-kubernetes-service gcp google google-cloud google-cloud-platform google-kubernetes-engine kubernetes

Last synced: about 1 month ago
JSON representation

Manage configs and policies across multi-cluster and hybrid Kubernetes environments.

Awesome Lists containing this project

README

        

# Anthos Config Management

This repository contains example repos for [Anthos Config Management][1].

To use these examples, install the Anthos Config Management operator on your
Kubernetes cluster and create a custom resource that points at one of the
included examples by setting the `policyDir` field to the directory of the
desired example (e.g. `foo-corp`).

For a more complete experience, you can fork this repository, which will allow
you to make changes and experiment by adding configurations of your own to the
examples contained here. When forking the repository, you will need to change
your cluster configuration to point to the URL of your forked repository.

For more information on Anthos Config Management, please reference the
[Google Cloud Platform documentation][2].

## Examples

### [Foo-Corp](foo-corp/)

A single cluster example showing several features of Anthos Config Management
working together

## CRDs

### [ConfigManagement](crds/)

The ConfigManagement CRD is used to install Anthos Config Management

[1]: https://cloud.google.com/anthos-config-management/
[2]: https://cloud.google.com/anthos-config-management/docs/overview/