bitpoke / stack

Open-Source WordPress Infrastructure on Kubernetes
https://www.bitpoke.io/stack
Apache License 2.0
162 stars 31 forks source link

Pods are stuck at Pending status #89

Closed engmsaleh closed 4 years ago

engmsaleh commented 4 years ago

What happened: After the deployment using Helm is completed, Pods are stuck at pending status forever

What you expected to happen: Pods are expected to running status, not pending

How to reproduce it (as minimally and precisely as possible): Deploy using Helm

Anything else?: I have found a solution for the problem by adding the node-role.kubernetes.io/presslabs-sys= to each node manually in Kubernetes using the following kubectl label <NodeName> node-role.kubernetes.io/presslabs-sys=

AMecea commented 4 years ago

Related to #86

bogdanpetrea commented 4 years ago

Fixed by https://github.com/presslabs/stack/commit/9cdc97c7e794978b096b5037f092cd2f3ad834a5