image/svg+xml
CYBERTEC-PG-Operator
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage Support

Tutorials

Overview: CYBERTEC Operator Tutorials

In this repository we provide various tutorials that demonstrate the use of the CYBERTEC operator. The tutorials contain cluster snippets that can be used directly with kubectl.

Using the tutorials

The snippets provided can be deployed in two ways:

  • With kubectl apply -f: Use this method to apply a YAML file directly.
  • With kubectl apply -k**: Use this method to execute kustomise-supported deployments.

Repository

The repository with all tutorials can be found here:

CYBERTEC Operator Tutorials

Cluster tutorials

The specific cluster tutorials are available under the following path

🔗 Operator Helm-Chart

🔗 Cluster Tutorials

Overview

🔗 Single Cluster

🔗 Cluster-configured users and databases 🔗 Cluster with prepared databases

🔗 HA-Cluster

🔗 Cluster with Backup via PVC 🔗 Cluster with Backup via S3 🔗 Cluster with Backup via GCS

🔗 Restore Cluster

🔗 Cluster with Pooler

🔗 Cluster with Monitoring

🔗 Cluster-Clone via PVC 🔗 Cluster-Clone via S3

🔗 Standby Cluster

🔗 Multisite-Cluster

🔗 TDE-Cluster

Good luck trying it out! 🚀