Skip to content

Instantly share code, notes, and snippets.

@chmouel
Created November 3, 2022 08:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chmouel/60b4e7dc188ea9e69bf2138ae56957f2 to your computer and use it in GitHub Desktop.
Save chmouel/60b4e7dc188ea9e69bf2138ae56957f2 to your computer and use it in GitHub Desktop.
apiVersion: v1
baseDomain: devcluster.openshift.com
compute:
- hyperthreading: Enabled
name: worker
platform: {}
replicas: 3
controlPlane:
hyperthreading: Enabled
name: master
platform: {}
replicas: 3
metadata:
creationTimestamp: null
name: chmouel
networking:
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineCIDR: 10.0.0.0/16
networkType: OpenShiftSDN
serviceNetwork:
- 172.30.0.0/16
platform:
aws:
region: us-east-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment