Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 358 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 358 Bytes

About

Addon that can be used with microk8s to deploy CloudNativePG

Install

microk8s addons repo add cloudnative-pg https://github.com/sxd/cloudnative-pg-addon
microk8s enable cloudnative-pg

Uninstall

microk8s disable cloudnative-pg 
microk8s addons repo remove cloudnative-pg