Skip to main content

Provisioning Policy YAML

< summary | provisioning policy create workflow

Provisioning Policy Create YAML

You have the option to either apply the YAML directly using Wayfinder, download the YAML and apply it using Wayfinder's CLI, or commit the YAML to your CI pipeline.

After applying the YAML, the provisioning policy will take effect in the following scenarios where the policy scope matches:

  • Provisioning of new clusters
  • Updates to the specifications of existing clusters

Web Interface Instructions

Steps

  • Click the Apply button to save the configuration details you've entered for this provisioning pollicy. OR
  • Copy the YAML to file e.g. "MYPOLICY.yaml"
  • Apply the YAML using Wayfinder's CLI using the wf apply -f MYPOLICY.yaml command.

Screenshot(s)

Create provisioning policy - YAML Section