Skip to main content

Apply the Self-Service Cluster YAML Configuration

< summary | self-service cluster creation workflow Self-Service cluster 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.



Web Interface Instructions

Steps

  • Click the Apply button to save the configuration details you've entered for this self-service cluster. OR
  • Copy the YAML to file e.g. "./cluster-spec/my-cluster-spec.yaml"
  • Apply the YAML using Wayfinder's CLI using the wf apply -f ./cluster-spec/my-cluster-spec.yaml command.

Screenshot(s)

self-service cluster YAML