Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171725

Proxmox VE and Kubernetes Network

$
0
0
H i
I created two Proxmox VE environments. And I installed Kubernetes to create master 3 worker 6.
Then I installed bitnami/postgresql-ha with replica 6 using helm.
Code:
helm install postgresql-ha -n ${nsc} db-postgres/postgresql-ha -f db-postgres/postgresql-ha/values.yaml \
  --set postgresql.password=MyPassword \
  --set postgresql.repmgrPassword=MyPassword \
  --set pgpool.adminPassword=MyPassword \
  --set postgresql.pgHbaTrustAll=true \
  --set postgresql.maxConnections=900 \
  --set...

Read more

Viewing all articles
Browse latest Browse all 171725

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>