Addon: Parking

1.27
Compatibility: amd64 arm64 strict classic
Source: Parking

The Parking addon deploys a static webserver to ‘park’ a domain. This involves all
necessary ingress, service and Pods. This addon adds the proper labels which can be
discovered by EasyHAProxy.

To enable this addon:

microk8s enable parking <domainlist>

… where domainlist is the comma separated list of domains to be parked.

To disable the addon:

microk8s disable parking

Hi, I am not sure if this project is still maintained but in any case it might be a good idea to add a link to the GitHub repository:

(Note: This info seems to be missing in both the upstream docs and the MicroK8s docs.)