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

Publishing a client to pypi #193

Closed
foxish opened this issue Dec 1, 2017 · 1 comment
Closed

Publishing a client to pypi #193

foxish opened this issue Dec 1, 2017 · 1 comment

Comments

@foxish
Copy link

foxish commented Dec 1, 2017

If the operator were used to generate an openapi spec, and publish a python client, that may help interactive users invoke the distributed training CRD in an easier fashion.

The flow I imagine is something like:

pip install tf-k8s-operator
...
import tf.k8s.operator
operator.training.New(...params here...) #creates the CRD behind the scenes

cc/ @jlewi

@foxish
Copy link
Author

foxish commented Dec 1, 2017

Saw this is a dupe of #167. Closing.

@foxish foxish closed this as completed Dec 1, 2017
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

1 participant