microk8s
microk8s copied to clipboard
MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
Ubuntu Server 22.04 microk8s enable dns pods can ping ips of the network but cant resolve dns names in the network. from node host i can resolve external dns correctly....
#### Summary I have just installed MicroK8s on my Ubuntu 22.04 box and it is not starting. I've tried 'microk8s inspect' and at the beginning there were two warnings (one...
I have the problem after having installed microk8s on my Ubuntu 21.10 server: ``` sudo snap install microk8s --channel=1.23 --classic ``` Checked the pods and saw that one crushed: ```...
#### Summary I'm trying to create a **kube-scheduler plugin on Microk8s**. To do that I will implement my own scheduler image. I will also need to register, configure the plugin...
#### Summary I have a **microk8s** single-node cluster running and would like to interact with it from a remote machine through **kubectl**. I have created a **Role** configured to only...
My service / pod is only reachable from the node it is executed on. --- ## my setup I have three fresh and identical Ubuntu 20.04.4 LTS servers, each with...
#### Summary I have installed MicroK8S version 1.23/stable, and after the installation checked the microk8s status, it is not running. This particular issue has been observed with MicroK8S versions higher...
I created a microk8s cluster and added 2 nodes to it, following the instructions in the high-availability documentation. ``` NAME STATUS ROLES AGE VERSION master02 Ready 25h v1.21.7-3+7700880a5c71e2 master03 Ready...
After editing of some configuration, I restarted kubelite, and it failed to start again. ``` Starting kubelite Jul 13 10:50:53 k8s-2b microk8s.daemon-kubelite[1238582]: I0713 10:50:53.564992 1238582 daemon.go:73] Waiting for the API...
HA microk8s cluster of 4 nodes. Barely getting 10mbps. ``` / # iperf -c 10.2.28.8 ------------------------------------------------------------ Client connecting to 10.2.28.8, TCP port 5001 TCP window size: 45.0 KByte (default) ------------------------------------------------------------...