forked from LaconicNetwork/kompose
Previously we used to mention controller type as `--deployment`, `--replication-controller` or `--daemonset` as argument. But now, it will be like, ex. ``` kompose convert --controller=daemonset ``` |
||
|---|---|---|
| .. | ||
| docker-compose.yml | ||
| output-k8s-daemonset-template.json | ||
| output-k8s-deployment-template.json | ||
| output-k8s-rc-template.json | ||