mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
README: add todos
This commit is contained in:
@@ -12,3 +12,9 @@ $ docker pull google/nodejs-hello
|
||||
$ podex -yaml google/nodejs-hello > pod.yaml
|
||||
$ 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
|
||||
|
Reference in New Issue
Block a user