We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened: In 2x2 scale out kubemark case:
$ ./cluster/kubectl.sh --kubeconfig test/kubemark/resources/kubeconfig.kubemark.tp-2 get pods -AT | grep -v Running TENANT NAMESPACE NAME HASHKEY READY STATUS RESTARTS AGE system kube-system kubernetes-dashboard-848965699-ktpbt 1860350797080663147 0/1 CrashLoopBackOff 9 44m $ ./cluster/kubectl.sh --kubeconfig test/kubemark/resources/kubeconfig.kubemark.tp-1 get pods -AT | grep -v Running TENANT NAMESPACE NAME HASHKEY READY STATUS RESTARTS AGE system kube-system kubernetes-dashboard-848965699-ww7kj 3223766609900507535 0/1 CrashLoopBackOff 9 47m system kube-system metadata-proxy-v0.1-5rm2s 2833962277662696395 1/2 CrashLoopBackOff 11 37m system kube-system metadata-proxy-v0.1-mbbbf 5739051913249442897 1/2 CrashLoopBackOff 11 37m
What you expected to happen: All pods stable in running status
The text was updated successfully, but these errors were encountered:
Sindica
No branches or pull requests
What happened:
In 2x2 scale out kubemark case:
What you expected to happen:
All pods stable in running status
The text was updated successfully, but these errors were encountered: