---
title: 'Addon: Parking'
description: Canonical makes open source secure, reliable and easy to use, providing
  support for Ubuntu and a portfolio of enterprise-grade technologies. Founded in
  2004, Canonical operates globally with team members in over 80 countries.
url: https://canonical.com/microk8s/docs/addon-parking?format=md
---

*Submit*

# Addon: Parking

**Compatibility**:
**Source**: [Parking](https://github.com/byjg/docker-static-httpserver/)

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](https://canonical.com/microk8s/docs/addon-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
```

Last updated 2 years ago. [Help improve this document in the forum](https://discuss.kubernetes.io/t/addon-parking/23186).
