Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADDON] - Add Addons for CloudNative PG operator #1288

Closed
jihed opened this issue Jan 4, 2023 · 4 comments
Closed

[ADDON] - Add Addons for CloudNative PG operator #1288

jihed opened this issue Jan 4, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@jihed
Copy link

jihed commented Jan 4, 2023

Kubernetes Add-on for CloudNative PG operator deployment in EKS
Example pattern for deploying production grade CloudNative PG deployment in EKS with best practices
Documentation for CloudNative PG usage with few examples

@bryantbiggs
Copy link
Contributor

Thank you for the issue @jihed - this looks like its just simply wrapping the CloudNative PG operator helm chart, any reason to not just use the helm_release resource directly to deploy?

@jihed
Copy link
Author

jihed commented Feb 2, 2023

Thanks Bryan for feedback.

The goal is to use CloudNative PG operator as a terraform helm-addon and deployed with terraform-aws-eks-blueprints. This is will be used later on data on eks project to share best practices on how to run postresql db via cloudnative-pg operator.

Tell me that makes sense.

@bryantbiggs
Copy link
Contributor

@bryantbiggs
Copy link
Contributor

thank you for the issue - at this time we will not be adding this implementation to the project. if you wish to use CloudNative PG operator you can utilize the helm_release resource to add support in your environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants