8000 GitHub - krishanmarco/stackgres: StackGres Operator, Full Stack PostgreSQL on Kubernetes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

krishanmarco/stackgres

 
 

Repository files navigation

Helm Chart to create the StackGres Operator

Requirements

  • The Kubernetes cluster to install the operator
  • Helm version >= 3.1.1

Create the StackGres Operator

Run the next command (make sure you are in the root path of the repository).

helm install --namespace stackgres stackgres-operator operator/install/kubernetes/chart/stackgres-operator/

Configurable parameters

See https://stackgres.io/doc/latest/install/helm/

List the chart deployment

helm list or helm ls --all

Delete the StackGres Operator

See https://stackgres.io/doc/latest/administration/uninstall/

Developers

Documentation is generate by helm-docs:

helm-docs -o VALUES.md -f values.yaml -t VALUES.md.gotmpl

About

StackGres Operator, Full Stack PostgreSQL on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.4%
  • Smarty 7.6%
0