The MicroK8s cloud and Juju

List of supported clouds > MicroK8s

This document describes details specific to using your a MicroK8s cloud with Juju.

See more: Getting started on Microk8s

When using the MicroK8s cloud with Juju, it is important to keep in mind that it is a (1) Kubernetes cloud and (2) not some other cloud.

See more: Cloud differences in Juju, Kubernetes clouds and Juju

As the differences related to (1) are already documented generically in our Tutorial, How-to guides, and Reference docs, here we record just those that follow from (2).

Requirements

MicroK8s snap

Juju 3.x requires MicroK8s to operate in strict mode.

See more: MicroK8s | Strict MicroK8s

Services that must enabled

  • dns
  • hostpath-storage

Contributors: @tmihoc, @wideawakening