Skip to content

Helm Chart for Installation #210

Description

@dom38

Is your feature request related to a problem?

  • [ x] Yes

    Problem Description:

    Deployment of CortexFlow is by running a cli which deploys static manifests to a kubernetes cluster which are not editable until they're on the cluster. Since these manifests contain extended privileges this is a fairly dangerous action. While the privileges are required during development they should be very obvious to the cluster operator in manageable manifests on the repo.

    Additionally deployment with a CLI tool to kubernetes is not gitOps friendly.

    Solution:

    Describe the solution you'd like
    Helm chart adding to the repository, I wrote a simple one: [#210]: add helm chart to deploy cortexflow #209

    Additional info

    N/A

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions