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

add commands of how to delete a training job #378

Merged
merged 2 commits into from Mar 8, 2018

Conversation

ChanYiLin
Copy link
Member

@ChanYiLin ChanYiLin commented Mar 7, 2018

I added commands of how to delete a training job to the user guide for users who are not familiar with the Ksonnet.
I also added commands of how to monitor a tf-cnn jobs since I did not realize at first that tf-cnn job is also a tfjobs.


This change is Reviewable

@gaocegege
Copy link
Member

/ok-to-test

user_guide.md Outdated
@@ -271,6 +271,12 @@ To run your job
ks apply ${KF_ENV} -c ${JOB_NAME}
```

To delete your job
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think delete should be after monitor.

user_guide.md Outdated
ks delete ${KF_ENV} -c ${CNN_JOB_NAME}
```

Monitor it (Noted that tf-cnn job is also a tfjobs.)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move it above delete too. And link to the doc https://github.com/kubeflow/tf-operator#monitoring-your-job

@ChanYiLin
Copy link
Member Author

I fixed the order of commands.
/assign @lluunn

@lluunn
Copy link
Contributor

lluunn commented Mar 8, 2018

/lgtm

@lluunn
Copy link
Contributor

lluunn commented Mar 8, 2018

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lluunn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 3ca5897 into kubeflow:master Mar 8, 2018
yanniszark pushed a commit to arrikto/kubeflow that referenced this pull request Feb 15, 2021
elenzio9 pushed a commit to arrikto/kubeflow that referenced this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants