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

Deploy CloudnativePG Database Operator #46

Open
3 tasks
mischavandenburg opened this issue Jan 11, 2025 · 2 comments
Open
3 tasks

Deploy CloudnativePG Database Operator #46

mischavandenburg opened this issue Jan 11, 2025 · 2 comments
Assignees

Comments

@mischavandenburg
Copy link
Owner

mischavandenburg commented Jan 11, 2025

Deploy CloudNativePG Operator for PostgreSQL Management

Description

We need to implement the CloudNativePG operator to manage PostgreSQL databases in our k3s cluster. This will provide native Kubernetes-based PostgreSQL deployment and management capabilities for our applications, including the identity provider and other future services.

Requirements

  • Deploy CloudNativePG operator using GitOps principles

  • Configure proper backup and recovery mechanisms

  • Establish secure database access patterns

Technical Considerations

  • Must be deployed via GitOps workflow
  • Integration with existing secrets management
  • Resource allocation and limits
  • Backup storage location and retention policy

Tasks

  1. Initial Operator Setup
    • Create operator deployment manifests
    • Set up monitoring integration (Grafana dashboard)
    • Configure resource quotas
    • Test operator functionality

Acceptance Criteria

  • CloudNativePG operator is successfully deployed
  • Test database cluster can be created and accessed
  • Documentation is complete and accurate
@clumpspirit
Copy link
Contributor

I'd love to team up on this.

@mischavandenburg
Copy link
Owner Author

Go for it! :)

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

No branches or pull requests

2 participants