Skip to content

Instantly share code, notes, and snippets.

@eranco74
Created June 29, 2021 15:32
Show Gist options
  • Save eranco74/e89382f40d31c2f4d01b1409d1395969 to your computer and use it in GitHub Desktop.
Save eranco74/e89382f40d31c2f4d01b1409d1395969 to your computer and use it in GitHub Desktop.
apiVersion: v1
baseDomain: redhat.com
compute:
- architecture: arm64
hyperthreading: Enabled
name: worker
platform: {}
replicas: 0
controlPlane:
architecture: arm64
hyperthreading: Enabled
name: master
platform: {}
replicas: 1
metadata:
creationTimestamp: null
name: test-cluster
networking:
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineNetwork:
- cidr: 192.168.126.0/24
networkType: OpenShiftSDN
serviceNetwork:
- 172.30.0.0/16
platform:
none: {}
bootstrapInPlace:
installationDisk: /dev/mmcblk0
publish: External
pullSecret: {PULL_SECRET}
sshKey: {SSH PUBLIC_KEY}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment