microk8s icon indicating copy to clipboard operation
microk8s copied to clipboard

MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.

Results 392 microk8s issues
Sort by recently updated
recently updated
newest added

#### Summary It seems the core addons are not updated during microk8s snap build process. When using a refreshed microk8s v1.24.3 (2022-07-21): * running git log in `/var/snap/microk8s/common/addons/core` yields HEAD...

#### Summary Kubelite crashing on startup #### What Should Happen Instead? Kubelite starts without errors #### Reproduction Steps 1. Install Ubuntu 22.04 Server 2. Install MicroK8s (1.23/stable or 1.24/stable) 3....

When installing microk8s on Windows Server 2019 (runs on vmware hypervisor and has nested virtualization enabled), I get the error: ``` launch failed: The Hyper-V Hypervisor is disabled. Please enable...

#### Summary The storage class openebs-jiva-csi-default cannot be found when I upgraded to microk8s v1.24 #### What Should Happen Instead? The storage class openebs-jiva-csi-default can be found on microk8s v1.23....

#### Summary Closes #3255 After running microk8s inspect a file is created called cluster-info-dump that contains the output from kubectl cluster-info dump. The issue is this file contains a mix...

#### Summary I checked `microk8s status` and received crash error please check with `mk inspect`, once checking with `mk inspect` I receive warning mentioning `cgroups is not enabled` but I...

inactive

Hi Experts, I have installed MicroK8s on a Centos VM. Enabled the below using command : microk8s enable dns helm3 registry metallb dashboard storage Also containers to resolve local DNS,...

The strict patches

Hi, I am in China, because of GFW, you can not pull images from k8s.gcr.io (google is banned). Is there any solution that allows me to pull the images from...

enhancement

Hi thanks for the library! I hope to add global docker image prefix to microk8s. In other words, if microk8s originally wants to pull from `k8s.gcr.io/image-name`, now with a global...

enhancement