You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Run kube-up.sh with mizar network and with setting DISABLE_NETWORK_SERVICE_SUPPOR=trueT to start 1 x 1 scale-out cluster, then create nginx pods for system tenant test tenants. These nginx pods are in "ContainerCreating" state.
Network plugin and version (if this is a network-related bug):
Others:
The text was updated successfully, but these errors were encountered:
q131172019
changed the title
[KubeUP][Scaleout] System tenants' nginx pods are in "ContainerCreating" state when mizar is with setting DISABLE_NETWORK_SERVICE_SUPPORT=true
[KubeUP][Scaleout] System tenants' nginx pods are in "ContainerCreating" states when mizar is with setting DISABLE_NETWORK_SERVICE_SUPPORT=true
Feb 4, 2022
What happened:
Run kube-up.sh with mizar network and with setting DISABLE_NETWORK_SERVICE_SUPPOR=trueT to start 1 x 1 scale-out cluster, then create nginx pods for system tenant test tenants. These nginx pods are in "ContainerCreating" state.
What you expected to happen:
The system tenant's nginx pods should be in "Running" state.
How to reproduce it (as minimally and precisely as possible):
The codes are POC codes + mizar PR1320.
Anything else we need to know?:
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: