flyteorg / flyteorg/flyte

[V2] Add dockerfile and helm chart for each component

Open
#7,203 5 comments 0 reactions 2 assignees Claimed by @0yukali0 View on GitHub
flyte2
Dominant language
Go
Stars
7.5k
Forks
886
Avg merge
1d 14h
Merged PRs (30d)
120

Description

### Motivation: Why do you think this is important?

In order to deploy all flyte components separately, we need to:
1. Add/update the dockerfile in each flyte component(actions, cache_service, data_proxy, events, executor, runs)
2. Add a flyte-core dir under charts folder, and add the helm charts for running each component separately. We can refer to what we've done in [v1](https://github.com/flyteorg/flyte/tree/master/charts/flyte-core)

### Goal: What should the final outcome look like, ideally?

We can test in local k3s cluster and make sure each component was deployed successfully

### Describe alternatives you've considered

n/a

### Propose: Link/Inline OR Additional context

_No response_

### Are you sure this issue hasn't been raised already?

- [x] Yes

### Have you read the Code of Conduct?

- [x] Yes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.