Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.22 KB

readme.adoc

File metadata and controls

33 lines (19 loc) · 1.22 KB

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