File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -159,10 +159,10 @@ kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib
159
159
160
160
## Release Version
161
161
162
- For the specific Katib release (for example ` v0.11.1 ` ) run this command:
162
+ For the specific Katib release (for example ` v0.12.0 ` ) run this command:
163
163
164
164
```
165
- kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib-standalone?ref=v0.11.1 "
165
+ kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib-standalone?ref=v0.12.0 "
166
166
```
167
167
168
168
Make sure that all Katib components are running:
Original file line number Diff line number Diff line change @@ -120,10 +120,6 @@ You can find the `cert-generator` source code [here](../cmd/cert-generator/v1bet
120
120
121
121
Please see [ new-algorithm-service.md] ( ./new-algorithm-service.md ) .
122
122
123
- ## Algorithm settings documentation
124
-
125
- Please see [ algorithm-settings.md] ( ./algorithm-settings.md ) .
126
-
127
123
## Katib UI documentation
128
124
129
125
Please see [ Katib UI README] ( https://github.com/kubeflow/katib/tree/master/pkg/ui/v1beta1 ) .
You can’t perform that action at this time.
0 commit comments