Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aakashjhawar/anthos-config-management
- Owner: aakashjhawar
- License: apache-2.0
- Created: 2021-04-22T17:41:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T04:09:29.000Z (over 3 years ago)
- Last Synced: 2024-05-28T18:53:31.663Z (8 months ago)
- Topics: 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
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/