mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 20:54:08 +00:00
Fix up a task->pod in README.md.
This commit is contained in:
@@ -59,10 +59,10 @@ Assuming you've run `hack/dev-build-and-up.sh` and `hack/build-go.sh`:
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd kubernetes
|
cd kubernetes
|
||||||
cluster/cloudcfg.sh -c api/examples/task.json create /tasks
|
cluster/cloudcfg.sh -c api/examples/pod.json create /pods
|
||||||
```
|
```
|
||||||
|
|
||||||
Where task.json contains something like:
|
Where pod.json contains something like:
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user