pxe-ignition-generator/template-install.yaml

25 lines
381 B
YAML
Raw Permalink Normal View History

apiVersion: v1
baseDomain: tiplab.lan
compute:
- name: worker
replicas: 2
controlPlane:
name: master
replicas: 3
metadata:
name: ustda
networking:
clusterNetworks:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineCIDR: MACHINE_TO_MACHINE_NETWORK
networkType: OVNKubernetes
serviceNetwork:
- YOU_SERVICE_NETWORK
platform:
none: {}
pullSecret: '{}'
sshKey: ""