Skip to content
New issue

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

Charm is stuck forever in "Pod is getting ready" even if pod creation has failed #26

Open
exceptorr opened this issue Jul 8, 2020 · 0 comments

Comments

@exceptorr
Copy link
Contributor

Model  Controller  Cloud/Region        Version  SLA          Timestamp
lma5   mk8s        microk8s/localhost  2.7.7    unsupported  13:02:38Z

App         Version  Status   Scale  Charm       Store  Rev  OS          Address        Notes
prometheus           waiting      1  prometheus  local    0  kubernetes  10.152.183.41

Unit           Workload     Agent  Address     Ports           Message
prometheus/0*  maintenance  idle   10.1.50.17  80/TCP,443/TCP  Pod is getting ready
ubuntu@node10:~$ microk8s.kubectl get all -n lma5
NAME                        READY   STATUS             RESTARTS   AGE
pod/prometheus-0            1/2     CrashLoopBackOff   5          4m58s
pod/prometheus-operator-0   1/1     Running            0          5m7s

NAME                           TYPE        CLUSTER-IP      EXTERNAL-IP   PORT(S)          AGE
service/prometheus             ClusterIP   10.152.183.41   <none>        80/TCP,443/TCP   4m58s
service/prometheus-endpoints   ClusterIP   None            <none>        <none>           4m58s
service/prometheus-operator    ClusterIP   10.152.183.29   <none>        30666/TCP        5m7s

NAME                                   READY   AGE
statefulset.apps/prometheus            0/1     4m58s
statefulset.apps/prometheus-operator   1/1     5m7s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant