Skip to content

aakashjhawar/anthos-config-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anthos Config Management

This repository contains example repos for Anthos Config Management.

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.

Examples

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

CRDs

The ConfigManagement CRD is used to install Anthos Config Management