microk8s
microk8s copied to clipboard
MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
#### Summary Setting up a fresh cluster according to the docs results in a "Token invalid. (500)" error on the joining node. Building a microk8s cluster is therefore not possible....
Hi all, I want to use my usb drive as default storage location. I set the usb drive mount point to `/mnt/microk8s_usb`. I followed this https://github.com/ubuntu/microk8s/issues/463#issuecomment-491285745 to change `/var/snap/microk8s/current/args/containerd` as...
#### Summary Multipass: 1.9.1 Microk8s-installer: 2.2.1 Installing microk8s with --disk doesn't seem to resize the disk. Disk is set to 2GB which is a tad small. #### What Should Happen...
I was running MicroK8s on a server which had a `192.168.1.158` IP. I later moved the server to a different LAN and changed its IP to `10.0.0.10`. Afterwards, MicroK8s stopped...
I've installed microk8s v1.21.0 from latest/edge and added the ingress addon, but microk8s isn't listening on port 80. This certainly used to be possible, as it's been used in various...
#### Summary Now that the operator version has been bumped by https://github.com/canonical/microk8s-core-addons/pull/44, I tested the equivalent change against MicroK8s 1.21, but it's still failing. 1.21 is still required for Kubeflow...
#### Summary I have a 16GB machine which installed microk8s. However, `kubelite` itself takes 1.5GB, which seems a lot considering the total memory is so limited. Is it a bug...
#### Summary Trying to install Kubeflow add-on on Microk8s #### What Should Happen Instead? Successful install #### Reproduction Steps 1. microk8s install 2. sudo snap install juju --classic3. 3. juju...
I have run cluster (1.23/stable) in HA of 3 nodes, 2 were lost. I tried a recovery from the remaining node finding out things are fishy. Ultimate question is there...
#### Summary cant join nodes cluster ends in time out error every time despite nodes being able to communicate network wise (ping, smb, nfs ect) Traceback (most recent call last):...