InfrastructureReadyFalseWarningClusterNetworkProvisionFailedCannot realize subnetTopologyReconciledTrueStorageProviderReconciledFalseWarningStorageProviderNotInstalledNetworkProviderReconciledFalseWarningContainerNetworkingNotInstalledControlPlaneReadyFalseWarningScalingUpScaling up control plane to 1 replicas (actual 0)ControlPlaneInitializedFalseInfoWaitingForControlPlaneProviderInitializedWaiting for control plane provider to indicate the control plane has been initializedCloudProviderReconciledFalseWarningCloudProviderNotInstalledReadyFalseWarningScalingUpScaling up control plane to 1 replicas (actual 0)UpdatesAvailableFalseInfoAlreadyUpToDate
kubectl describe cluster <cluster-name> -n <namespace>
InfrastructureReady: NetworkReady: Cannot realize subnet LoadBalancerReady: Condition not yet reported
kubectl get events -n <namespace>
LAST SEEN TYPE REASON OBJECT MESSAGE
3m26s Warning IPUsageOverThreshold namespacenetworkinfo/<namespace> subnetCIDRUsage has reached the usage threshold 0.8
kubectl describe namespacenetworkinfo <cluster-name> -n <namespace>
Usage:
Egress CIDR Usage:
Allocated: 0
Total: 0
Ingress CIDR Usage:
Allocated: 0
Total: 64
Subnet CIDR Usage:
Allocated: 64
Total: 64
Warning IPUsageOverThreshold nsx-container-ncp subnetCIDRUsage has reached the usage threshold 0.8.
vSphere Kubernetes Service
Example configuration:
Namespace Network: <namespace-network>/26 (Total 64 addresses)Namespace Subnet Prefix: /26 (Requires 64 addresses per subnet)
Example configuration:Namespace Network: <namespace-network>/24(256 addresses)Namespace Subnet Prefix: /28(16 addresses per subnet)