Difference between revisions of "Kubernetes Postgres Operator"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
PGO_CMD="${PGO_CMD-microk8s.kubectl}"
 
PGO_CMD="${PGO_CMD-microk8s.kubectl}"
 
```
 
```
 +
 +
https://github.com/CrunchyData/postgres-operator/releases/download/v4.6.2/pgo
 +
 +
curl -LO https://github.com/CrunchyData/postgres-operator/releases/download/v4.6.2/pgo
 +
chmod +x pgo
 +
mv pgo /usr/local/bin

Revision as of 15:03, 28 March 2021