---
title: 'Addon: ngrok'
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-ngrok?format=md
---

*Submit*

# Addon: ngrok

**Compatibility**:
**Source**: See [ngrok](https://github.com/ngrok/kubernetes-ingress-controller) website for details.

ngrok Ingress Controller instantly adds connectivity, load balancing, authentication, and observability to your services

## [Usage](https://canonical.com/microk8s/docs/addon-ngrok?format=md#p-42986-usage)

To enable the addon:

```
microk8s enable ngrok
```

The addon can be disabled at any time with:

```
microk8s disable ngrok
```

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