Skip to content

Conversation

@almartino
Copy link

Closes issue #1 by introducing two Taskfiles:

  • One for managing the CouchDB container locally.
  • One for handling its deployment on Kubernetes.

The Kubernetes deployment can be further improved in the future by integrating tools like Kustomize or similar for better configuration management.

bonus tasks:
- start: useful when the container was already created before
- listdbs: executes the curl command to list the available database
- createdb: executes curl to create a database (implemented to study variable concepts in tasks)
… templates

Includes tasks for secret generation, deployment rendering, pod management, and related utilities.

The two templates for rendering secret and deployment were created to study in deep env substitution.
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

Successfully merging this pull request may close these issues.

1 participant