https://github.com/kubeflow/katib
Revision 089cd6add6e9063779a2823d107e7bc97562c9ed authored by Jeremy Lewi on 21 August 2018, 12:33:33 UTC, committed by GitHub on 21 August 2018, 12:33:33 UTC
Add StudyController
CRD: studycontroller.kubeflow.org
Operator: StudyController

Update examples.
This implementation is polling workers status in go process of StudyController.
Though I understand this is not an elegant implementation, this is the least impact to existing codes.

Next step we should make worker CRD and its controller and support multi-type jobs (k8s, TF-Job..).
2 parent s 826657c + 842ee42
Raw File
Tip revision: 089cd6add6e9063779a2823d107e7bc97562c9ed authored by Jeremy Lewi on 21 August 2018, 12:33:33 UTC
Merge pull request #141 from YujiOshima/studyctlCRD
Tip revision: 089cd6a
.gcloudignore
.git
.gitignore
docs
examples
manifests
back to top