5codes
5codes
> @cuisongliu then to delete and add back the master to reproduce this issue. ``` networking: serviceSubnet: "100.55.0.0/16" podSubnet: "55.55.0.0/16" dnsDomain: "cluster.local" apiServer: certSANs: - "100.55.0.1" timeoutForControlPlane: 4m0s ``` I...
``` networking: serviceSubnet: "100.55.0.0/16" podSubnet: "55.55.0.0/16" dnsDomain: "cluster.local" apiServer: certSANs: - "100.55.0.1" timeoutForControlPlane: 4m0s ``` I have tried like this,the Cluster cloud be created.when I tried to add --master,I got...