Compatibility:
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