Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal for tooling #250

Closed
kkasravi opened this issue Feb 15, 2018 · 7 comments
Closed

proposal for tooling #250

kkasravi opened this issue Feb 15, 2018 · 7 comments
Assignees

Comments

@kkasravi
Copy link
Contributor

i wanted to submit a proposal for tooling under community but wasn't sure of the process or where the template is. @jlewi i can send you a markdown document if you would like (and close this issue)

@jlewi
Copy link
Contributor

jlewi commented Feb 15, 2018

Can you be more specific? What sort of tooling is this for?

@kkasravi
Copy link
Contributor Author

kkasravi commented Feb 16, 2018

Create a tool similar to ks but kubeflow centric that automates much of the route sequence of ks commands as well as enabling easy deployment in the target pod or allowing the data scientist to debug locally (eg telepresence, pycharm, goland/dlv, etc).

Usage: /usr/local/bin/kf [OPTIONS] COMMANDS
 OPTIONS:
   -h       | --help
   -v       | --version
   -V       | --verbose
 COMMANDS:
   create   [-h] namespace
   batch    [-h] name
   debug    [-h] [-b] [-bn] [-t] [component]
   deploy   [-h] [-d] [-t] [component]
   logs     [-h] [component]
   remove   [-h] [component]
   shell    [-h] [component]
   snapshot [-h] [-t tag] [component]
   status   [-h] [component]
   train    [-h] name
   stream   [-h] name
   whoami   [-h]

 where [component] is one of train|stream|batch

The proposal would need to go into detail of each subcommand and be evaluated against #87 and would probably just have a few commands that enable the central flows (training, serving, ...)

@aronchick
Copy link
Contributor

This is a terrific idea! Love it!

@jlewi
Copy link
Contributor

jlewi commented Mar 26, 2018

Template is here.
https://github.com/kubeflow/community/blob/master/proposals/TEMPLATE.md

@kkasravi Do you want to put a proposal together?

/assign @kkasravi

@kkasravi
Copy link
Contributor Author

@jlewi yes. Is it ok to vet the proposal with you a bit beforehand before opening a PR? Also can i get on the calendar so i can go over the proposal / demo?

@kkasravi
Copy link
Contributor Author

kkasravi commented Apr 4, 2018

see kubeflow/community#54

@kkasravi
Copy link
Contributor Author

implemented by #2091

yanniszark pushed a commit to arrikto/kubeflow that referenced this issue Nov 1, 2019
elenzio9 pushed a commit to arrikto/kubeflow that referenced this issue Oct 31, 2022
* Per kubeflow#228 we want to start using peribolos to sync team repo permissions

* Before we do that we need to sync config with the current team repo
  permissions so we don't lose those.

* Remove ajayalfred because that user doesn't exist and is breaking
  org syncs.

* Add jessiezcc as a member
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants