mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
README: add todos
This commit is contained in:
parent
dd8c49fc47
commit
5f8bde781c
@ -12,3 +12,9 @@ $ docker pull google/nodejs-hello
|
|||||||
$ podex -yaml google/nodejs-hello > pod.yaml
|
$ podex -yaml google/nodejs-hello > pod.yaml
|
||||||
$ podex -json google/nodejs-hello > pod.json
|
$ podex -json google/nodejs-hello > pod.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## TODOs
|
||||||
|
- [ ] option generate a full pod manifest (w/ `desired state`)
|
||||||
|
- [ ] option to merge multiple container manifest into one pod
|
||||||
|
- [ ] docker run flags support
|
||||||
|
- [ ] option to generate service bindings from links
|
||||||
|
Loading…
Reference in New Issue
Block a user