microk8s
microk8s copied to clipboard
MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
#### Summary brand new mac - no previous installs - wont install microk8s terminal output: deanchalk@Deans-MacBook-Pro ~ % microk8s install Warning: the "--mem" long option is deprecated in favour of...
Hey team, I am Kaiwalya, Developer Advocate at Elestio. Elestio has been providing options of fully deploying and managing MicroK8s as shown [here](https://elest.io/open-source/microk8s). I think it would be a great...
We run this smoke microk8s test https://github.com/snapcore/snapd/blob/master/tests/main/microk8s-smoke/task.yaml as part out the snapd validation. When using the version 1.28 we see an apparmon denial which is not expected (not happening in...
#### Summary I am not able to successfully start microk8s snap in ubuntu core 22 #### What Should Happen Instead? microk8s should be working fine in ubuntu core 22 ####...
#### Summary Move time of microk8s node backward and restart node. All pods of kube-system, container-registry and metallb-system namespace went into Unkown state. This Node doesn't have NTP. Microk8s version...
#### Summary A [bug](https://github.com/projectcalico/calico/issues/7220) is found in Calico 3.25 and is believed to be fixed in 3.26. Since microk8s 1.28/1.29/1.30 are still using calico 3.25, a user hit this bug...
Hi All i am facing microk8s kubectl exec cmd is showing error error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead See 'kubectl exec -h'...
#### Summary I have a single node microk8s deployment that was working but stop working without user or administrator action. I tried to restart but the service get stuck each...
I'm seeing lots of deprecated warnings from microk8s in my journalctl logs. `microk8s.daemon-kubelite[137407]: Flag --containerd has been deprecated, This is a cadvisor flag that was mistakenly registered with the Kubelet....
#### Summary On running **sudo microk8s kubectl describe node **. It shows my **Capacity** and **Allocatable** memory is around 298376389Mi but below _**Allocated**_ have Memory Limit of only 170Mi. Whenever...