cluster-template-examples icon indicating copy to clipboard operation
cluster-template-examples copied to clipboard

fixed some small things when working with vsphere provisioner

Open aSauerwein opened this issue 2 years ago • 0 comments

  1. prepend cluster name to nodepool to make them unique. ( otherwise you cannot name your node pool 'cpl' across 2 clusters )
  2. add option to define machineselectorconfig ( for example for system registry settings )
  3. add registries / mirrors
  4. add node pool os to deploy windows node pools
  5. vapp properties should be a list
  6. cfgparam should also be a list

aSauerwein avatar Jan 04 '23 17:01 aSauerwein