Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Allow user to use k8s manifest files directly for experiments #94

Open
xyhuang opened this issue Sep 10, 2018 · 0 comments
Open

Allow user to use k8s manifest files directly for experiments #94

xyhuang opened this issue Sep 10, 2018 · 0 comments

Comments

@xyhuang
Copy link
Member

xyhuang commented Sep 10, 2018

Right now, we have a kubebench-specific config format that lets user specify the template reference (i.e. ksonnet pkg) and corresponding parameters to use in an experiment. The configurator will automatically generate the job manifests with kubebench-specific mixins. While this is useful, some user might not want to manage their configs in this particular way. We should provide the possibility for users to manage their configs in custom way, which means we can accept raw kubernetes manifest files that specify the kubeflow jobs or post jobs etc. to be run. In this case, the configurator will skip the ksonnet -> manifest generation part, and directly perform the mixins with the raw manifests provided by user.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant