# \#microk8s

**URL:** https://discuss.kubernetes.io/tag/microk8s/76.md

[Latest](https://discuss.kubernetes.io/latest.md) · [Categories](https://discuss.kubernetes.io/categories.md) · [Tags](https://discuss.kubernetes.io/tags.md)

---

## [Microk8s 1.36 released!](https://discuss.kubernetes.io/t/microk8s-1-36-released/34646)

<div class="topic-metadata">

**Author:** [@louiseschmidtgen](https://discuss.kubernetes.io/u/louiseschmidtgen)\
**Replies:** 0\
**Last updated:** [May 25, 2026, 6:59am UTC](https://discuss.kubernetes.io/t/microk8s-1-36-released/34646 "2026-05-25T06:59:24Z")

</div>

Microk8s 1.36 release notes MicroK8s is a Kubernetes cluster delivered as a single snap package - it can be installed on any Linux distribution which supports snaps. With a quick install, easy upgrades and great security…

---

## [Addon: MinIO](https://discuss.kubernetes.io/t/addon-minio/22132)

<div class="topic-metadata">

**Author:** [@neoaggelos](https://discuss.kubernetes.io/u/neoaggelos)\
**Replies:** 4\
**Last updated:** [October 15, 2024, 2:43pm UTC](https://discuss.kubernetes.io/t/addon-minio/22132 "2024-10-15T14:43:03Z")

</div>

Compatibility: Source: See MinIO documentation MinIO is a well-known and established project in the CNCF ecosystem that provides cloud-agnostic S3-compatible object storage. It is free, open-source and well-trust…

---

## [Microk8s 1.35 released!](https://discuss.kubernetes.io/t/microk8s-1-35-released/33831)

<div class="topic-metadata">

**Author:** [@Niamh\_Hennigan](https://discuss.kubernetes.io/u/Niamh_Hennigan)\
**Replies:** 0\
**Last updated:** [December 19, 2025, 4:39pm UTC](https://discuss.kubernetes.io/t/microk8s-1-35-released/33831 "2025-12-19T16:39:15Z")

</div>

Microk8s 1.35 release notes MicroK8s is a Kubernetes cluster delivered as a single snap package - it can be installed on any Linux distribution which supports snaps. With a quick install, easy upgrades and great security…

---

## [Changing servicecidrs](https://discuss.kubernetes.io/t/changing-servicecidrs/32792)

<div class="topic-metadata">

**Author:** [@joseccz](https://discuss.kubernetes.io/u/joseccz)\
**Replies:** 3\
**Last updated:** [December 4, 2025, 2:41pm UTC](https://discuss.kubernetes.io/t/changing-servicecidrs/32792 "2025-12-04T14:41:17Z")

</div>

I was able to change the POD cidrs at my cluster: \> $ microk8s kubectl get po -A -o wide \> NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMI…

---

## [Issue: Certificates Renewed, But Kubernetes Pods Not Recreated](https://discuss.kubernetes.io/t/issue-certificates-renewed-but-kubernetes-pods-not-recreated/32183)

<div class="topic-metadata">

**Author:** [@itsRushikesh](https://discuss.kubernetes.io/u/itsRushikesh)\
**Replies:** 4\
**Last updated:** [December 1, 2025, 12:54am UTC](https://discuss.kubernetes.io/t/issue-certificates-renewed-but-kubernetes-pods-not-recreated/32183 "2025-12-01T00:54:26Z")

</div>

Issue: Certificates Renewed, But Kubernetes Pods Not Recreated What I’m Facing: I recently renewed all Kubernetes certificates across my cluster using kubeadm, and now pods are not being recreated, even though their c…

---

## [How to change the container runtime from containerd to docker in microk8s?](https://discuss.kubernetes.io/t/how-to-change-the-container-runtime-from-containerd-to-docker-in-microk8s/33606)

<div class="topic-metadata">

**Author:** [@earhstrangers](https://discuss.kubernetes.io/u/earhstrangers)\
**Replies:** 0\
**Last updated:** [November 13, 2025, 9:48am UTC](https://discuss.kubernetes.io/t/how-to-change-the-container-runtime-from-containerd-to-docker-in-microk8s/33606 "2025-11-13T09:48:51Z")

</div>

I have already run many containers on docker. After deploying microk8s, I found it use the containerd as the default runtime, I want to manage all contianers on same runtime, I tried to change microk8s contianer runtime …

---

## [MicroK8s 1.34 released!](https://discuss.kubernetes.io/t/microk8s-1-34-released/33348)

<div class="topic-metadata">

**Author:** [@Niamh\_Hennigan](https://discuss.kubernetes.io/u/Niamh_Hennigan)\
**Replies:** 0\
**Last updated:** [October 3, 2025, 10:34pm UTC](https://discuss.kubernetes.io/t/microk8s-1-34-released/33348 "2025-10-03T22:34:58Z")

</div>

MicroK8s 1.34 released! MicroK8s is a Kubernetes cluster delivered as a single snap package - it can be installed on any Linux distribution which supports snaps. With a quick install, easy upgrades and great security, Mi…

---

## [Cilium L2 announcements in Microk8s not working](https://discuss.kubernetes.io/t/cilium-l2-announcements-in-microk8s-not-working/33215)

<div class="topic-metadata">

**Author:** [@Jacco\_Logtenberg](https://discuss.kubernetes.io/u/Jacco_Logtenberg)\
**Replies:** 0\
**Last updated:** [September 15, 2025, 2:21pm UTC](https://discuss.kubernetes.io/t/cilium-l2-announcements-in-microk8s-not-working/33215 "2025-09-15T14:21:32Z")

</div>

One of the nice features of using Cilium as a CNI is you don’t need MetalLB (or similar) anymore as a load balancer solution. However, to make this work, it is required to disable kube-proxy in K8S, see L2 Announcements…

---

## [Upgrading a MicroK8s cluster](https://discuss.kubernetes.io/t/upgrading-a-microk8s-cluster/18239)

<div class="topic-metadata">

**Author:** [@neoaggelos](https://discuss.kubernetes.io/u/neoaggelos)\
**Replies:** 2\
**Last updated:** [September 11, 2025, 1:44pm UTC](https://discuss.kubernetes.io/t/upgrading-a-microk8s-cluster/18239 "2025-09-11T13:44:27Z")

</div>

Description This document outlines the process of upgrading a 3-node MicroK8s cluster, from version 1.22/stable to 1.23/candidate . General notes The following is generic advice to follow when upgrading your Kubernetes …

---

## [Microk8's three node HA cluster, odd intermittent issue with coreDNS and Pod to Pod communications](https://discuss.kubernetes.io/t/microk8s-three-node-ha-cluster-odd-intermittent-issue-with-coredns-and-pod-to-pod-communications/33075)

<div class="topic-metadata">

**Author:** [@Harry-Pottar](https://discuss.kubernetes.io/u/Harry-Pottar)\
**Replies:** 0\
**Last updated:** [August 28, 2025, 7:55pm UTC](https://discuss.kubernetes.io/t/microk8s-three-node-ha-cluster-odd-intermittent-issue-with-coredns-and-pod-to-pod-communications/33075 "2025-08-28T19:55:43Z")

</div>

I have Microk8’s three-node cluster running on AWS. I’m currently setting this up for production, but I’m free to wipe and start again, which I have done a few times in my testing. I have three namespaces. Dev UAT Pro…

---

## [MicroK8s (Oracle Linux 9.5) & MetalLB Proxy Issues: Context Deadline Exceeded & Speaker CrashLoopBackOff - context deadline exceeded](https://discuss.kubernetes.io/t/microk8s-oracle-linux-9-5-metallb-proxy-issues-context-deadline-exceeded-speaker-crashloopbackoff-context-deadline-exceeded/32482)

<div class="topic-metadata">

**Author:** [@living\_coding](https://discuss.kubernetes.io/u/living_coding)\
**Replies:** 1\
**Last updated:** [August 26, 2025, 2:29am UTC](https://discuss.kubernetes.io/t/microk8s-oracle-linux-9-5-metallb-proxy-issues-context-deadline-exceeded-speaker-crashloopbackoff-context-deadline-exceeded/32482 "2025-08-26T02:29:16Z")

</div>

Hi Everyone, I’m seeking some assistance with a MicroK8s installation on an Oracle Linux Server 9.5. My goal is to use it with SC4SNMP for receiving SNMP traps. My setup is behind a proxy, and I’ve configured the follo…

---

## [Kubectl hangs or returns connection refused unexpected EOF](https://discuss.kubernetes.io/t/kubectl-hangs-or-returns-connection-refused-unexpected-eof/33023)

<div class="topic-metadata">

**Author:** [@geo\_p4p](https://discuss.kubernetes.io/u/geo_p4p)\
**Replies:** 0\
**Last updated:** [August 21, 2025, 10:07am UTC](https://discuss.kubernetes.io/t/kubectl-hangs-or-returns-connection-refused-unexpected-eof/33023 "2025-08-21T10:07:49Z")

</div>

Hello everyone, I’m currently experiencing issues with kubectl on my MicroK8s setup and would appreciate any help. This issue appear suddenly on Monday, since then my cluster was running smooth My current setup is as …

---

## [Problem on kubernets dashboard](https://discuss.kubernetes.io/t/problem-on-kubernets-dashboard/32721)

<div class="topic-metadata">

**Author:** [@pindaroli](https://discuss.kubernetes.io/u/pindaroli)\
**Replies:** 0\
**Last updated:** [July 12, 2025, 11:09pm UTC](https://discuss.kubernetes.io/t/problem-on-kubernets-dashboard/32721 "2025-07-12T23:09:44Z")

</div>

Trying to access to dashbord k8s from traefik i intentionally deleted kubernetes-dashboard but but it doesn’t restarted. So i disabled/renabled microk8s dashbord but there are a lot of error in relative pod. Any suggesti…

---

## [Unable to view mounted pvc from my pod, even though the pod is created successfully with request pvc, but the volume is created in /dev/sda2 instead of /mnt/nfs10tb/k8sdata/pod-volumes/\<\>](https://discuss.kubernetes.io/t/unable-to-view-mounted-pvc-from-my-pod-even-though-the-pod-is-created-successfully-with-request-pvc-but-the-volume-is-created-in-dev-sda2-instead-of-mnt-nfs10tb-k8sdata-pod-volumes/32653)

<div class="topic-metadata">

**Author:** [@rajesh85](https://discuss.kubernetes.io/u/rajesh85)\
**Replies:** 1\
**Last updated:** [July 7, 2025, 12:35pm UTC](https://discuss.kubernetes.io/t/unable-to-view-mounted-pvc-from-my-pod-even-though-the-pod-is-created-successfully-with-request-pvc-but-the-volume-is-created-in-dev-sda2-instead-of-mnt-nfs10tb-k8sdata-pod-volumes/32653 "2025-07-07T12:35:11Z")

</div>

unable to view mounted pvc from my pod, even though the pod is created successfully with request pvc, but the volume is created in /dev/sda2 instead of /mnt/nfs10tb/k8sdata/pod-volumes/ Below are my pv,sc and deployment…

---

## [NVIDIA\_VISIBLE\_DEVICES not being respected by the nvidia-container-runtime](https://discuss.kubernetes.io/t/nvidia-visible-devices-not-being-respected-by-the-nvidia-container-runtime/32618)

<div class="topic-metadata">

**Author:** [@Pratyay\_Mukherjee](https://discuss.kubernetes.io/u/Pratyay_Mukherjee)\
**Replies:** 0\
**Last updated:** [June 25, 2025, 5:13am UTC](https://discuss.kubernetes.io/t/nvidia-visible-devices-not-being-respected-by-the-nvidia-container-runtime/32618 "2025-06-25T05:13:45Z")

</div>

Summary Multiple GPUs are visible in a container despite setting limits in Kubernetes manifest Each GPU should be exclusively allocated to each container that requests a GPU and it should run on that GPU only. Setup H…

---

## [Wrong version of metallb addon in microk8s v1.33?](https://discuss.kubernetes.io/t/wrong-version-of-metallb-addon-in-microk8s-v1-33/32344)

<div class="topic-metadata">

**Author:** [@owen-lynch](https://discuss.kubernetes.io/u/owen-lynch)\
**Replies:** 1\
**Last updated:** [June 19, 2025, 9:50am UTC](https://discuss.kubernetes.io/t/wrong-version-of-metallb-addon-in-microk8s-v1-33/32344 "2025-06-19T09:50:07Z")

</div>

Hi, I have install microk8s v1.33, and from the release page it explicitly says “Update metallb addon to v1.14.9” However, when I enable metallb on my installation, The version is 1.13.3, and this has a bug that was re…

---

## [Containers not allocated exclusive GPU when multiple Pods are deployed](https://discuss.kubernetes.io/t/containers-not-allocated-exclusive-gpu-when-multiple-pods-are-deployed/32584)

<div class="topic-metadata">

**Author:** [@Pratyay\_Mukherjee](https://discuss.kubernetes.io/u/Pratyay_Mukherjee)\
**Replies:** 0\
**Last updated:** [June 18, 2025, 8:22pm UTC](https://discuss.kubernetes.io/t/containers-not-allocated-exclusive-gpu-when-multiple-pods-are-deployed/32584 "2025-06-18T20:22:23Z")

</div>

Setup I am using microk8s 1.32.3. I have 2 nodes in my cluster. The first is my local system which is the master node and the other is a server with 2 GPUs (NVIDIA RTX 3080) that is a worker. I am deploying DeepStream in…

---

## [40GB+ SnapShot Folder](https://discuss.kubernetes.io/t/40gb-snapshot-folder/32547)

<div class="topic-metadata">

**Author:** [@SamuelSilvaG](https://discuss.kubernetes.io/u/SamuelSilvaG)\
**Replies:** 0\
**Last updated:** [June 13, 2025, 10:06am UTC](https://discuss.kubernetes.io/t/40gb-snapshot-folder/32547 "2025-06-13T10:06:54Z")

</div>

I’m new to kubernetes and recently noticed that the folder /var/snap/microk8s/common/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs is taking up more than 40GB of my nodes (I have 3) I’m using microk8s v1.31.…

---

## [Addon DNS - arguments in launch configuration](https://discuss.kubernetes.io/t/addon-dns-arguments-in-launch-configuration/32298)

<div class="topic-metadata">

**Author:** [@Sunshine007](https://discuss.kubernetes.io/u/Sunshine007)\
**Replies:** 0\
**Last updated:** [May 9, 2025, 12:45pm UTC](https://discuss.kubernetes.io/t/addon-dns-arguments-in-launch-configuration/32298 "2025-05-09T12:45:45Z")

</div>

Hi - I am still quite new to k8s but really trying to get better. I was working quite strongly now with launch configurations in microk8s and wanted to add the nameservers dns should use as arguments. According to the …

---

## [Production microk8s certificate best practices?](https://discuss.kubernetes.io/t/production-microk8s-certificate-best-practices/32193)

<div class="topic-metadata">

**Author:** [@gnomed](https://discuss.kubernetes.io/u/gnomed)\
**Replies:** 4\
**Last updated:** [May 3, 2025, 7:03pm UTC](https://discuss.kubernetes.io/t/production-microk8s-certificate-best-practices/32193 "2025-05-03T19:03:48Z")

</div>

At a high level, I am trying to figure out best practices for certificates when using microk8s in a “production style” setup. One area of concern is the use of a CA key on a live machine. I was only able to find a few s…

---

## [\[help\] Harbor as private registry for microk8s](https://discuss.kubernetes.io/t/help-harbor-as-private-registry-for-microk8s/30721)

<div class="topic-metadata">

**Author:** [@Nxito](https://discuss.kubernetes.io/u/Nxito)\
**Replies:** 4\
**Last updated:** [May 2, 2025, 5:18am UTC](https://discuss.kubernetes.io/t/help-harbor-as-private-registry-for-microk8s/30721 "2025-05-02T05:18:42Z")

</div>

Hi, For my projects, I want MicroK8s to only pull images from my private registry and avoid downloading from Docker Hub or other public registries. I’m using MicroK8s v1.31.2 and have set up an external Harbor registry…

---

## [MicroK8s 1.33 released!](https://discuss.kubernetes.io/t/microk8s-1-33-released/32210)

<div class="topic-metadata">

**Author:** [@Niamh\_Hennigan](https://discuss.kubernetes.io/u/Niamh_Hennigan)\
**Replies:** 0\
**Last updated:** [April 25, 2025, 6:41pm UTC](https://discuss.kubernetes.io/t/microk8s-1-33-released/32210 "2025-04-25T18:41:54Z")

</div>

MicroK8s is a Kubernetes cluster delivered as a single snap package - it can be installed on any Linux distribution which supports snaps. With a quick install, easy upgrades and great security, MicroK8s is perfect for mi…

---

## [How do I get microk8s working in WSL as a worker? Works fine in native install but GPU using WSL does not](https://discuss.kubernetes.io/t/how-do-i-get-microk8s-working-in-wsl-as-a-worker-works-fine-in-native-install-but-gpu-using-wsl-does-not/32014)

<div class="topic-metadata">

**Author:** [@partyk1d24](https://discuss.kubernetes.io/u/partyk1d24)\
**Replies:** 1\
**Last updated:** [March 30, 2025, 6:27pm UTC](https://discuss.kubernetes.io/t/how-do-i-get-microk8s-working-in-wsl-as-a-worker-works-fine-in-native-install-but-gpu-using-wsl-does-not/32014 "2025-03-30T18:27:01Z")

</div>

I am trying to add my windows machine as a worker on my existing k8s cluster. I tried adding it with a native windows microk8s install but it wouldn’t work with the GPU so I tried to install in WSL. Now it is installed b…

---

## [Failed to enable gpu](https://discuss.kubernetes.io/t/failed-to-enable-gpu/31889)

<div class="topic-metadata">

**Author:** [@xiao\_wang](https://discuss.kubernetes.io/u/xiao_wang)\
**Replies:** 0\
**Last updated:** [March 17, 2025, 12:23pm UTC](https://discuss.kubernetes.io/t/failed-to-enable-gpu/31889 "2025-03-17T12:23:05Z")

</div>

I installed microk8s (v1.29.14) on Ubuntu 22.04 LTS. I also installed nvidia driver and cuda compiler by: sudo ubuntu-drivers autoinstall sudo apt-get install nvidia-cuda-toolkit After I enable gpu by: microk8s enable…

---

## [Add-node fails](https://discuss.kubernetes.io/t/add-node-fails/31404)

<div class="topic-metadata">

**Author:** [@qosai\_samara](https://discuss.kubernetes.io/u/qosai_samara)\
**Replies:** 0\
**Last updated:** [January 25, 2025, 6:38am UTC](https://discuss.kubernetes.io/t/add-node-fails/31404 "2025-01-25T06:38:37Z")

</div>

I have 2 machines on teh same LAN. 192.168.1.7 & 192.168.1.8 firewlld is off iptables allowing all traffic. 192.168.1.7 will be master unable to add-node 192.168.1.8 microk8s join 192.168.1.7:25000/4e91276d5ea5be14…

---

## [Why does HPA inexplicably scale up?](https://discuss.kubernetes.io/t/why-does-hpa-inexplicably-scale-up/31253)

<div class="topic-metadata">

**Author:** [@freda](https://discuss.kubernetes.io/u/freda)\
**Replies:** 0\
**Last updated:** [January 15, 2025, 7:38am UTC](https://discuss.kubernetes.io/t/why-does-hpa-inexplicably-scale-up/31253 "2025-01-15T07:38:24Z")

</div>

Please see the records of the HPA watch in the screenshot. Why did the scale up occur in the red box? the hpa yaml: apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: test-autoscaler namesp…

---

## [MicroK8s 1.32 released!](https://discuss.kubernetes.io/t/microk8s-1-32-released/30833)

<div class="topic-metadata">

**Author:** [@Niamh\_Hennigan](https://discuss.kubernetes.io/u/Niamh_Hennigan)\
**Replies:** 0\
**Last updated:** [December 16, 2024, 11:38am UTC](https://discuss.kubernetes.io/t/microk8s-1-32-released/30833 "2024-12-16T11:38:24Z")

</div>

MicroK8s 1.32 released! MicroK8s is a Kubernetes cluster delivered as a single snap package - it can be installed on any Linux distribution which supports snaps. With a quick install, easy upgrades and great security, Mi…

---

## [MicroK8s images prune utility for production servers](https://discuss.kubernetes.io/t/microk8s-images-prune-utility-for-production-servers/15874)

<div class="topic-metadata">

**Author:** [@philippelt](https://discuss.kubernetes.io/u/philippelt)\
**Replies:** 6\
**Last updated:** [November 8, 2024, 4:54pm UTC](https://discuss.kubernetes.io/t/microk8s-images-prune-utility-for-production-servers/15874 "2024-11-08T16:54:34Z")

</div>

For those that are using microk8s for production, you could be interested in a prune utility that would remove images unused by current containers (like docker system prune). The microk8s ctr utility do not provide such …

---

## [MicroK8s, Observability, Grafana Persistant Storage](https://discuss.kubernetes.io/t/microk8s-observability-grafana-persistant-storage/30250)

<div class="topic-metadata">

**Author:** [@Harry-Pottar](https://discuss.kubernetes.io/u/Harry-Pottar)\
**Replies:** 1\
**Last updated:** [October 23, 2024, 6:19pm UTC](https://discuss.kubernetes.io/t/microk8s-observability-grafana-persistant-storage/30250 "2024-10-23T18:19:16Z")

</div>

Hello, I am newish to Observability, so I added it to my MicroK8s using the addon. I edited the congifmap to fix the URL endpoint and add an SMTP mail server, and everything is working. I can invite users to the Dashbo…

---

## [Waiting for the API server to be healthy couldn't initialize a Kubernetes cluster](https://discuss.kubernetes.io/t/waiting-for-the-api-server-to-be-healthy-couldnt-initialize-a-kubernetes-cluster/29446)

<div class="topic-metadata">

**Author:** [@IVK-Lucio](https://discuss.kubernetes.io/u/IVK-Lucio)\
**Replies:** 3\
**Last updated:** [October 23, 2024, 9:44am UTC](https://discuss.kubernetes.io/t/waiting-for-the-api-server-to-be-healthy-couldnt-initialize-a-kubernetes-cluster/29446 "2024-10-23T09:44:06Z")

</div>

Asking for help? Comment out what you need so we can get more information to help you! I am setting up a kudeadm on rhel8 vms on prem using ansible playbooks, however, when i run the kube init am getting the following e…

[Next page](https://discuss.kubernetes.io/tag/microk8s/76.md?match_all_tags=true&page=1&tags%5B%5D=microk8s)
