Describe the bug
I am trying to deploy a new cluster into my vsphere infrastructure using IPI
Bootstrap process completes but the workers are never created
Version
openshift-install 4.5.0-0.okd-2020-10-15-235428
IPI installation
How reproducible
i have try 10 times bootstrap completes but the workers are never created
this is my install-config.yml
apiVersion: v1
baseDomain: okd.local
metadata:
name: lab
compute:
- hyperthreading: Enabled
name: worker
replicas: 3
platform:
vsphere:
cpus: 4
coresPerSocket: 4
memoryMB: 16384
osDisk:
diskSizeGB: 120
controlPlane:
hyperthreading: Enabled
name: master
replicas: 3
platform:
vsphere:
cpus: 4
coresPerSocket: 4
memoryMB: 16384
osDisk:
diskSizeGB: 120
networking:
clusterNetworks:
- cidr: 10.254.0.0/16
hostPrefix: 23
networkType: OVNKubernetes
serviceNetwork:
- 172.30.0.0/16
Log bundle
DEBUG Still waiting for the cluster to initialize: Working towards 4.5.0-0.okd-2020-10-15-235428: 86% complet
Describe the bug
I am trying to deploy a new cluster into my vsphere infrastructure using IPI
Bootstrap process completes but the workers are never created
Version
openshift-install 4.5.0-0.okd-2020-10-15-235428
IPI installation
How reproducible
i have try 10 times bootstrap completes but the workers are never created
this is my install-config.yml
apiVersion: v1
baseDomain: okd.local
metadata:
name: lab
compute:
name: worker
replicas: 3
platform:
vsphere:
cpus: 4
coresPerSocket: 4
memoryMB: 16384
osDisk:
diskSizeGB: 120
controlPlane:
hyperthreading: Enabled
name: master
replicas: 3
platform:
vsphere:
cpus: 4
coresPerSocket: 4
memoryMB: 16384
osDisk:
diskSizeGB: 120
networking:
clusterNetworks:
hostPrefix: 23
networkType: OVNKubernetes
serviceNetwork:
Log bundle
DEBUG Still waiting for the cluster to initialize: Working towards 4.5.0-0.okd-2020-10-15-235428: 86% complet