I logged into master and not able to find any pods in kube-system
namespace

[root@bl460cx2355 ~(keystone_admin)]# kubectl -n kube-system get po
No resources found.
[root@bl460cx2355 ~(keystone_admin)]#


Minion was in tainted, so i untainted it and then try to deploy nginx pods, 
pods are getting deployed.

[root@bl460cx2355 ~(keystone_admin)]# kubectl get pod
NAME                     READY   STATUS    RESTARTS   AGE
nginx-64f497f8fd-bhtfl   1/1     Running   0          22m
nginx-64f497f8fd-g4xrq   1/1     Running   0          22m
nginx-64f497f8fd-pcg6l   1/1     Running   0          22m
nginx-64f497f8fd-shqhj   1/1     Running   0          22m
nginx-64f497f8fd-zwtfh   1/1     Running   0          22m
[root@bl460cx2355 ~(keystone_admin)]#

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825091

Title:
  kubernetes cluster timed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/magnum/+bug/1825091/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to