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

*Submit*

# Addon: cloudnative-pg

**Compatibility**:
**Source**: See [cloudnative-pg](https://github.com/cloudnative-pg/cloudnative-pg) website for details.

CloudNativePG is an open source operator designed to manage PostgreSQL workloads on any supported Kubernetes cluster running in private, public, hybrid, or multi-cloud environments. CloudNativePG was originally built and sponsored by [EDB](https://www.enterprisedb.com/).

To enable the addon:

```
microk8s enable cloudnative-pg
```

The addon can be disabled at any time with:

```
microk8s disable cloudnative-pg
```

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