# Addon: ngrok

**URL:** https://discuss.kubernetes.io/t/addon-ngrok/26411
**Category:** microk8s
**Tags:** docs
**Created:** [December 13, 2023, 11:46am UTC](https://discuss.kubernetes.io/t/addon-ngrok/26411 "2023-12-13T11:46:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Konstantinos\_Tsakalo](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.kubernetes.io/konstantinos_tsakalo/32/3387_2.png) [@Konstantinos\_Tsakalo](https://discuss.kubernetes.io/u/Konstantinos_Tsakalo)
#### Post date: [December 13, 2023, 11:46am UTC](https://discuss.kubernetes.io/t/addon-ngrok/26411/1 "2023-12-13T11:46:37Z")

</div>

![1.29](https://img.shields.io/badge/From%20version-1.29-brightgreen?style=for-the-badge&logo=kubernetes&labelColor=ddd)  
**Compatibility** : ![amd64](https://img.shields.io/badge/amd64-%E2%9C%93-383) ![arm64](https://img.shields.io/badge/arm64-%E2%9C%93-orange) ![classic](https://img.shields.io/badge/classic-%E2%9C%93-338)  
**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

To enable the addon:

```auto
microk8s enable ngrok

```

The addon can be disabled at any time with:

```auto
microk8s disable ngrok

```
