Skip to content

Commit

Permalink
Point to the example version of ConfigMap from MinikubeDemo.md (#202)
Browse files Browse the repository at this point in the history
Signed-off-by: IWAMOTO Toshihiro <[email protected]>
  • Loading branch information
toshiiw authored and k8s-ci-robot committed Oct 15, 2018
1 parent 1c95029 commit 1598256
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/MinikubeDemo.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ The Results will be saved automatically.
### Using GPU demo
You can set any configuration for your worker pods.
Here, try to set config for GPU.
The manifest of the worker pods are generated from template.
The template is define [ConfigMap](/manifest/studyjobcontroller/workerConfigMap.yaml)
The manifest of the worker pods are generated from a template.
The templates are defined in [ConfigMap](./workerConfigMap.yaml).
There are two templates, defaultWorkerTemplate.yaml and gpuWorkerTemplate.yaml.
You can add your template for worker.
Then you should specify the template in your studyjob spec.
Expand Down

0 comments on commit 1598256

Please sign in to comment.