# Deployment does not schedule pod

**URL:** https://discuss.kubernetes.io/t/deployment-does-not-schedule-pod/15369
**Category:** microk8s
**Tags:** deployment, podcast, development
**Created:** [April 2, 2021, 6:37am UTC](https://discuss.kubernetes.io/t/deployment-does-not-schedule-pod/15369 "2021-04-02T06:37:57Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![houyao](https://avatars.discourse-cdn.com/v4/letter/h/439d5e/32.png) [@houyao](https://discuss.kubernetes.io/u/houyao)
#### Post date: [April 2, 2021, 6:37am UTC](https://discuss.kubernetes.io/t/deployment-does-not-schedule-pod/15369/1 "2021-04-02T06:37:57Z")

</div>

![image](https://us1.discourse-cdn.com/flex016/uploads/kubernetes/original/2X/a/a3941415caaba6c0a72d0f19e9c6731d1116fad0.png)  
After snap updates microk8s, deployment cannot manage pods, delete or add deployment, pod will not be deleted or created

---

<div class="post-metadata">

### Author: ![rael](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.kubernetes.io/rael/32/2769_2.png) [@rael](https://discuss.kubernetes.io/u/rael)
#### Post date: [April 2, 2021, 7:28am UTC](https://discuss.kubernetes.io/t/deployment-does-not-schedule-pod/15369/2 "2021-04-02T07:28:32Z")

</div>

Can you describe the deployment and see if there any errors in the Events section?

`kubectl describe deployment ...`

---

<div class="post-metadata">

### Author: ![houyao](https://avatars.discourse-cdn.com/v4/letter/h/439d5e/32.png) [@houyao](https://discuss.kubernetes.io/u/houyao)
#### Post date: [April 2, 2021, 7:42am UTC](https://discuss.kubernetes.io/t/deployment-does-not-schedule-pod/15369/3 "2021-04-02T07:42:37Z")

</div>

There is no exception in the event view

---

<div class="post-metadata">

### Author: ![houyao](https://avatars.discourse-cdn.com/v4/letter/h/439d5e/32.png) [@houyao](https://discuss.kubernetes.io/u/houyao)
#### Post date: [April 2, 2021, 7:43am UTC](https://discuss.kubernetes.io/t/deployment-does-not-schedule-pod/15369/4 "2021-04-02T07:43:57Z")

</div>

Restart the node, the pod can recover, but it will be very slow

---

<div class="post-metadata">

### Author: ![balchua1](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.kubernetes.io/balchua1/32/5372_2.png) [@balchua1](https://discuss.kubernetes.io/u/balchua1)
#### Post date: [April 2, 2021, 10:21am UTC](https://discuss.kubernetes.io/t/deployment-does-not-schedule-pod/15369/5 "2021-04-02T10:21:03Z")

</div>

@houyao i’d like to understand what is happening. You mean when MicroK8s is updated by snap, the pods are not scheduled?  
Thanks.
