Skip to content

Instantly share code, notes, and snippets.

@bshephar
Created August 12, 2023 21:25
Show Gist options
  • Save bshephar/d0e7db272b51494f362afc1fa6521629 to your computer and use it in GitHub Desktop.
Save bshephar/d0e7db272b51494f362afc1fa6521629 to your computer and use it in GitHub Desktop.
❯ cat install-config.yaml
apiVersion: v1
baseDomain: bne-shift.net
compute:
- hyperthreading: Enabled
name: worker
replicas: 0
controlPlane:
hyperthreading: Enabled
name: master
replicas: 3
metadata:
name: okd
networking:
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
networkType: OVNKubernetes
serviceNetwork:
- 172.30.0.0/16
platform:
none: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment