mirror of https://github.com/kubeflow/katib.git
Compare commits
1 Commits
master
...
v0.15.0-rc
Author | SHA1 | Date |
---|---|---|
|
e536de778c |
|
@ -76,7 +76,7 @@ spec:
|
||||||
- name: num-examples
|
- name: num-examples
|
||||||
container:
|
container:
|
||||||
name: model-training
|
name: model-training
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -62,7 +62,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
|
|
@ -54,7 +54,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -57,7 +57,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -57,7 +57,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -55,7 +55,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -69,7 +69,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -54,7 +54,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -54,7 +54,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -43,7 +43,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/simple-pbt:latest
|
image: docker.io/kubeflowkatib/simple-pbt:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pbt/pbt_test.py"
|
- "/opt/pbt/pbt_test.py"
|
||||||
|
|
|
@ -54,7 +54,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -54,7 +54,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pytorch
|
- name: pytorch
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
@ -61,7 +61,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pytorch
|
- name: pytorch
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
|
|
@ -56,7 +56,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: tensorflow
|
- name: tensorflow
|
||||||
image: docker.io/kubeflowkatib/tf-mnist-with-summaries:latest
|
image: docker.io/kubeflowkatib/tf-mnist-with-summaries:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python"
|
- "python"
|
||||||
- "/opt/tf-mnist-with-summaries/mnist.py"
|
- "/opt/tf-mnist-with-summaries/mnist.py"
|
||||||
|
|
|
@ -67,7 +67,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
|
|
@ -54,7 +54,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
|
|
@ -59,7 +59,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -60,7 +60,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/darts-cnn-cifar10-cpu:latest
|
image: docker.io/kubeflowkatib/darts-cnn-cifar10-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- python3
|
- python3
|
||||||
- run_trial.py
|
- run_trial.py
|
||||||
|
|
|
@ -77,7 +77,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/darts-cnn-cifar10-gpu:latest
|
image: docker.io/kubeflowkatib/darts-cnn-cifar10-gpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- python3
|
- python3
|
||||||
- run_trial.py
|
- run_trial.py
|
||||||
|
|
|
@ -139,7 +139,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/enas-cnn-cifar10-cpu:latest
|
image: docker.io/kubeflowkatib/enas-cnn-cifar10-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- python3
|
- python3
|
||||||
- -u
|
- -u
|
||||||
|
|
|
@ -136,7 +136,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/enas-cnn-cifar10-gpu:latest
|
image: docker.io/kubeflowkatib/enas-cnn-cifar10-gpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- python3
|
- python3
|
||||||
- -u
|
- -u
|
||||||
|
|
|
@ -55,7 +55,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -55,7 +55,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -89,7 +89,7 @@ spec:
|
||||||
description: Number of training examples
|
description: Number of training examples
|
||||||
steps:
|
steps:
|
||||||
- name: model-training
|
- name: model-training
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -60,7 +60,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -8,13 +8,13 @@ data:
|
||||||
metrics-collector-sidecar: |-
|
metrics-collector-sidecar: |-
|
||||||
{
|
{
|
||||||
"StdOut": {
|
"StdOut": {
|
||||||
"image": "docker.io/kubeflowkatib/file-metrics-collector:latest"
|
"image": "docker.io/kubeflowkatib/file-metrics-collector:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"File": {
|
"File": {
|
||||||
"image": "docker.io/kubeflowkatib/file-metrics-collector:latest"
|
"image": "docker.io/kubeflowkatib/file-metrics-collector:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"TensorFlowEvent": {
|
"TensorFlowEvent": {
|
||||||
"image": "docker.io/kubeflowkatib/tfevent-metrics-collector:latest",
|
"image": "docker.io/kubeflowkatib/tfevent-metrics-collector:v0.15.0-rc.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"limits": {
|
"limits": {
|
||||||
"memory": "1Gi"
|
"memory": "1Gi"
|
||||||
|
@ -25,31 +25,31 @@ data:
|
||||||
suggestion: |-
|
suggestion: |-
|
||||||
{
|
{
|
||||||
"random": {
|
"random": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-hyperopt:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-hyperopt:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"tpe": {
|
"tpe": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-hyperopt:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-hyperopt:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"grid": {
|
"grid": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-optuna:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-optuna:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"hyperband": {
|
"hyperband": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-hyperband:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-hyperband:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"bayesianoptimization": {
|
"bayesianoptimization": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-skopt:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-skopt:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"cmaes": {
|
"cmaes": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-goptuna:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-goptuna:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"sobol": {
|
"sobol": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-goptuna:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-goptuna:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"multivariate-tpe": {
|
"multivariate-tpe": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-optuna:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-optuna:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"enas": {
|
"enas": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-enas:latest",
|
"image": "docker.io/kubeflowkatib/suggestion-enas:v0.15.0-rc.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"limits": {
|
"limits": {
|
||||||
"memory": "200Mi"
|
"memory": "200Mi"
|
||||||
|
@ -57,10 +57,10 @@ data:
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"darts": {
|
"darts": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-darts:latest"
|
"image": "docker.io/kubeflowkatib/suggestion-darts:v0.15.0-rc.0"
|
||||||
},
|
},
|
||||||
"pbt": {
|
"pbt": {
|
||||||
"image": "docker.io/kubeflowkatib/suggestion-pbt:latest",
|
"image": "docker.io/kubeflowkatib/suggestion-pbt:v0.15.0-rc.0",
|
||||||
"persistentVolumeClaimSpec": {
|
"persistentVolumeClaimSpec": {
|
||||||
"accessModes": [
|
"accessModes": [
|
||||||
"ReadWriteMany"
|
"ReadWriteMany"
|
||||||
|
@ -76,6 +76,6 @@ data:
|
||||||
early-stopping: |-
|
early-stopping: |-
|
||||||
{
|
{
|
||||||
"medianstop": {
|
"medianstop": {
|
||||||
"image": "docker.io/kubeflowkatib/earlystopping-medianstop:latest"
|
"image": "docker.io/kubeflowkatib/earlystopping-medianstop:v0.15.0-rc.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@ data:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
@ -33,7 +33,7 @@ data:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/enas-cnn-cifar10-cpu:latest
|
image: docker.io/kubeflowkatib/enas-cnn-cifar10-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- python3
|
- python3
|
||||||
- -u
|
- -u
|
||||||
|
@ -54,7 +54,7 @@ data:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pytorch
|
- name: pytorch
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
@ -68,7 +68,7 @@ data:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pytorch
|
- name: pytorch
|
||||||
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:latest
|
image: docker.io/kubeflowkatib/pytorch-mnist-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/pytorch-mnist/mnist.py"
|
- "/opt/pytorch-mnist/mnist.py"
|
||||||
|
|
|
@ -22,13 +22,13 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: docker.io/kubeflowkatib/katib-controller
|
- name: docker.io/kubeflowkatib/katib-controller
|
||||||
newName: docker.io/kubeflowkatib/katib-controller
|
newName: docker.io/kubeflowkatib/katib-controller
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-db-manager
|
- name: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newName: docker.io/kubeflowkatib/katib-db-manager
|
newName: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-ui
|
- name: docker.io/kubeflowkatib/katib-ui
|
||||||
newName: docker.io/kubeflowkatib/katib-ui
|
newName: docker.io/kubeflowkatib/katib-ui
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- patches/katib-cert-injection.yaml
|
- patches/katib-cert-injection.yaml
|
||||||
|
|
|
@ -20,16 +20,16 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: docker.io/kubeflowkatib/katib-controller
|
- name: docker.io/kubeflowkatib/katib-controller
|
||||||
newName: docker.io/kubeflowkatib/katib-controller
|
newName: docker.io/kubeflowkatib/katib-controller
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-db-manager
|
- name: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newName: docker.io/kubeflowkatib/katib-db-manager
|
newName: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-ui
|
- name: docker.io/kubeflowkatib/katib-ui
|
||||||
newName: docker.io/kubeflowkatib/katib-ui
|
newName: docker.io/kubeflowkatib/katib-ui
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/cert-generator
|
- name: docker.io/kubeflowkatib/cert-generator
|
||||||
newName: docker.io/kubeflowkatib/cert-generator
|
newName: docker.io/kubeflowkatib/cert-generator
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- patches/db-manager.yaml
|
- patches/db-manager.yaml
|
||||||
# Modify katib-mysql-secrets with parameters for the DB.
|
# Modify katib-mysql-secrets with parameters for the DB.
|
||||||
|
|
|
@ -30,13 +30,13 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: docker.io/kubeflowkatib/katib-controller
|
- name: docker.io/kubeflowkatib/katib-controller
|
||||||
newName: docker.io/kubeflowkatib/katib-controller
|
newName: docker.io/kubeflowkatib/katib-controller
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-db-manager
|
- name: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newName: docker.io/kubeflowkatib/katib-db-manager
|
newName: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-ui
|
- name: docker.io/kubeflowkatib/katib-ui
|
||||||
newName: docker.io/kubeflowkatib/katib-ui
|
newName: docker.io/kubeflowkatib/katib-ui
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
|
|
||||||
patchesJson6902:
|
patchesJson6902:
|
||||||
# Annotate Service to delegate TLS-secret generation to OpenShift service controller
|
# Annotate Service to delegate TLS-secret generation to OpenShift service controller
|
||||||
|
|
|
@ -22,16 +22,16 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: docker.io/kubeflowkatib/katib-controller
|
- name: docker.io/kubeflowkatib/katib-controller
|
||||||
newName: docker.io/kubeflowkatib/katib-controller
|
newName: docker.io/kubeflowkatib/katib-controller
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-db-manager
|
- name: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newName: docker.io/kubeflowkatib/katib-db-manager
|
newName: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-ui
|
- name: docker.io/kubeflowkatib/katib-ui
|
||||||
newName: docker.io/kubeflowkatib/katib-ui
|
newName: docker.io/kubeflowkatib/katib-ui
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/cert-generator
|
- name: docker.io/kubeflowkatib/cert-generator
|
||||||
newName: docker.io/kubeflowkatib/cert-generator
|
newName: docker.io/kubeflowkatib/cert-generator
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
patchesJson6902:
|
patchesJson6902:
|
||||||
- target:
|
- target:
|
||||||
group: apps
|
group: apps
|
||||||
|
|
|
@ -22,13 +22,13 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: docker.io/kubeflowkatib/katib-controller
|
- name: docker.io/kubeflowkatib/katib-controller
|
||||||
newName: docker.io/kubeflowkatib/katib-controller
|
newName: docker.io/kubeflowkatib/katib-controller
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-db-manager
|
- name: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newName: docker.io/kubeflowkatib/katib-db-manager
|
newName: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-ui
|
- name: docker.io/kubeflowkatib/katib-ui
|
||||||
newName: docker.io/kubeflowkatib/katib-ui
|
newName: docker.io/kubeflowkatib/katib-ui
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/cert-generator
|
- name: docker.io/kubeflowkatib/cert-generator
|
||||||
newName: docker.io/kubeflowkatib/cert-generator
|
newName: docker.io/kubeflowkatib/cert-generator
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
|
|
|
@ -11,13 +11,13 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: docker.io/kubeflowkatib/katib-controller
|
- name: docker.io/kubeflowkatib/katib-controller
|
||||||
newName: docker.io/kubeflowkatib/katib-controller
|
newName: docker.io/kubeflowkatib/katib-controller
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-db-manager
|
- name: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newName: docker.io/kubeflowkatib/katib-db-manager
|
newName: docker.io/kubeflowkatib/katib-db-manager
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
- name: docker.io/kubeflowkatib/katib-ui
|
- name: docker.io/kubeflowkatib/katib-ui
|
||||||
newName: docker.io/kubeflowkatib/katib-ui
|
newName: docker.io/kubeflowkatib/katib-ui
|
||||||
newTag: latest
|
newTag: v0.15.0-rc.0
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- patches/remove-namespace.yaml
|
- patches/remove-namespace.yaml
|
||||||
|
|
|
@ -5,7 +5,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -5,7 +5,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/enas-cnn-cifar10-cpu:latest
|
image: docker.io/kubeflowkatib/enas-cnn-cifar10-cpu:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- python3
|
- python3
|
||||||
- -u
|
- -u
|
||||||
|
|
|
@ -37,7 +37,7 @@ if os.path.exists(katib_grpc_api_file):
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="kubeflow-katib",
|
name="kubeflow-katib",
|
||||||
version="0.14.0",
|
version="0.15.0rc0",
|
||||||
author="Kubeflow Authors",
|
author="Kubeflow Authors",
|
||||||
author_email="premnath.vel@gmail.com",
|
author_email="premnath.vel@gmail.com",
|
||||||
license="Apache License Version 2.0",
|
license="Apache License Version 2.0",
|
||||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: training-container
|
- name: training-container
|
||||||
image: docker.io/kubeflowkatib/mxnet-mnist:latest
|
image: docker.io/kubeflowkatib/mxnet-mnist:v0.15.0-rc.0
|
||||||
command:
|
command:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "/opt/mxnet-mnist/mnist.py"
|
- "/opt/mxnet-mnist/mnist.py"
|
||||||
|
|
Loading…
Reference in New Issue