Skip to content

enable everything to be deployed via a reconciling (GitOps) mechanism #15

@joshgav

Description

@joshgav

This repo is built with inner loop experimentation, research and development in mind first. Thus every component can be deployed by running deploy.sh in its directory.

This work item is to enable those same directories to be deployed via a "watch and reconcile" ("GitOps") mechanism - a controller in a cluster. That controller would listen to events from this repo and reconcile Kubernetes resource specs to latest declared state. It might ignore the deploy.sh scripts and simply apply the configs.

We'll have to think about how to parameterize the reconciliation. Currently parameters and secrets are set in .env files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions