apiVersion: v1 baseDomain: openshift.ch compute: - name: worker platform: aws: type: m5.2xlarge zones: - us-east-1b replicas: 3 controlPlane: name: master platform: aws: type: m6i.xlarge replicas: 3 metadata: name: -ops-training #FIXME networking: networkType: OVNKubernetes platform: aws: region: us-east-1 userTags: Application: ocp4-ops Customer: acend Owner: #FIXME capabilities: baselineCapabilitySet: None additionalEnabledCapabilities: - MachineAPI - marketplace - openshift-samples - Console - Insights - Storage - CSISnapshot - NodeTuning - ImageRegistry publish: External pullSecret: '{"auths": ...}' #FIXME sshKey: ssh-ed25519 AAAA... #FIXME