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.
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.
The repository with all tutorials can be found here:
The specific cluster tutorials are available under the following path
🔗 Operator Helm-Chart
🔗 Cluster Tutorials
🔗 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-Clone via PVC 🔗 Cluster-Clone via S3
🔗 Standby Cluster
🔗 Multisite-Cluster
🔗 TDE-Cluster
Good luck trying it out! 🚀