kubeflow / kfctl

kfctl is a CLI for deploying and managing Kubeflow
Apache License 2.0
181 stars 137 forks source link

[AWS] Setup KFP with managed mysql database and object storage #392

Open Jeffwan opened 4 years ago

Jeffwan commented 4 years ago

We reserved interfaces to handle this here. https://github.com/kubeflow/kfctl/blob/18d3ee861412ddd2b225ad6ac859a328faac89e7/pkg/kfconfig/awsplugin/types.go#L41-L54

Since we restart to use v3 manifest, in order to apply these values, we probably need to use some different manifest.

The goal is to accept S3 and RDS parameters and apply to KFP settings.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/feature 0.66
area/kfctl 0.96

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.

jtfogarty commented 4 years ago

/priority p2

Jeffwan commented 4 years ago

/assign @PatrickXYS