# MicroK8s Addon

The gopaddle-lite addon on microk8s installs gopaddle community edition (lite) on microk8s.

To enable the addon:

```auto
microk8s enable gopaddle-lite
```

The addon can be disabled at any time with:

```auto
microk8s disable gopaddle-lite
```

For OS Distribution specific instruction on installing gopaddle on microk8s, checkout the sections below:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://app.gitbook.com/o/kaNNkk5MWdImsh5Ur4MO/s/5QxXxCob5M5VXQJTryRc/~/changes/7/overview/getting-started/installing-community-edition/microk8s-addon/on-ubuntu">Enable gopaddle microk8s add-on on Ubuntu</a></td><td></td><td></td><td><a href="/files/qAFqX6lbl4jnbap21Wgh">/files/qAFqX6lbl4jnbap21Wgh</a></td><td><a href="https://app.gitbook.com/o/kaNNkk5MWdImsh5Ur4MO/s/5QxXxCob5M5VXQJTryRc/~/changes/7/overview/getting-started/installing-community-edition/microk8s-addon/on-ubuntu">https://app.gitbook.com/o/kaNNkk5MWdImsh5Ur4MO/s/5QxXxCob5M5VXQJTryRc/~/changes/7/overview/getting-started/installing-community-edition/microk8s-addon/on-ubuntu</a></td></tr><tr><td><a href="https://app.gitbook.com/o/kaNNkk5MWdImsh5Ur4MO/s/5QxXxCob5M5VXQJTryRc/~/changes/7/overview/getting-started/installing-community-edition/microk8s-addon/on-macos">Enable gopaddle microk8s add-on on MacOS</a></td><td></td><td></td><td><a href="/files/MhhK9zOsHLHEiqxKpWK2">/files/MhhK9zOsHLHEiqxKpWK2</a></td><td><a href="https://app.gitbook.com/o/kaNNkk5MWdImsh5Ur4MO/s/5QxXxCob5M5VXQJTryRc/~/changes/7/overview/getting-started/installing-community-edition/microk8s-addon/on-macos">https://app.gitbook.com/o/kaNNkk5MWdImsh5Ur4MO/s/5QxXxCob5M5VXQJTryRc/~/changes/7/overview/getting-started/installing-community-edition/microk8s-addon/on-macos</a></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.gopaddle.io/overview/installing-community-edition/microk8s-addon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
