Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 685 Bytes

02_policy_acme.md

File metadata and controls

21 lines (13 loc) · 685 Bytes

Set policy on Workload Cluster and Namespace

Prepare Manifests and Execute Yaml

Prepare the YAML manifests for acme-fitness workspace and namespace for acme-fitness related to tmc. Manifest will be output into generated/$CLUSTER_NAME/tmc/ in case you want to inspect.

./scripts/generate-and-apply-tmc-acme-fitness-yaml.sh $(yq r $PARAMS_YAML workload-cluster.name)

Set Resource Quota for acme-fitness namespace

We want to limit the resources that acme-fitness team can consume on the cluster. Use this script.

./scripts/apply-acme-fitness-quota.sh

Go to Next Step

Log-in to workload cluster and setup kubeconfig