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
History
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
File Mode Size
cmd
docs
examples
hack
manifests
modeldb
pkg
releasing
scripts
test
vendor
.gcloudignore -rw-r--r-- 40 bytes
.gitignore -rw-r--r-- 935 bytes
CHANGELOG.md -rw-r--r-- 8.6 KB
Gopkg.lock -rw-r--r-- 17.5 KB
Gopkg.toml -rw-r--r-- 4.9 KB
LICENSE -rw-r--r-- 11.1 KB
OWNERS -rw-r--r-- 116 bytes
PROJECT -rw-r--r-- 66 bytes
README.md -rw-r--r-- 4.4 KB
prow_config.yaml -rw-r--r-- 205 bytes

README.md

back to top