Skip to content

Latest commit

 

History

History

policies

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Demo Policies

These are policies that ficticious company "TofuOrg" wants to ensure are applied consistently to our OpenShift Kubernetes environments.

These policies have an annotation policy.open-cluster-management.io/standards: TofuOrg-Standards to group them in the ACM console.

Tip
Simplify Resource to Policy Generation
The policy generator plugin for Kustomize may be used to build configuration management policies from Kubernetes manifests.

Deploy

Each of these policies will be applied to the "local-cluster" (ACM hub) by deploying the demo-acm-policies app in this repo.

oc apply -k apps/demo-acm-policies
oc get subscriptions -n demo-acm-policies