Difference between revisions of "Zabbix Kubernetes"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
- https://access.crunchydata.com/documentation/postgres-operator/latest/installation/pgo-client/
 
- https://access.crunchydata.com/documentation/postgres-operator/latest/installation/pgo-client/
  
 +
```
 +
curl -LO https://github.com/CrunchyData/postgres-operator/releases/download/v4.6.2/pgo
 +
mv pgo /usr/local/bin/
 +
chmod +x /usr/local/bin/pgo
 +
```
  
 
https://www.zabbix.com/documentation/current/manual/installation/containers
 
https://www.zabbix.com/documentation/current/manual/installation/containers

Revision as of 17:25, 15 May 2021