Charlie Drage
Charlie Drage
I don't think we use "atomicapp build" anymore. Just docker build. https://github.com/projectatomic/nulecule/blob/master/images/NuleculeHigh-LevelStory.png
On Safari / iOS, the video is not playing correctly.
Not many tools out there do this. Would be awesome to go from a `docker inspect` configuration, straight to Kubernetes.. Example: kompose convert | docker inspect redis minio wordpress Or...
### What would you like to be added? Removal of Helm support ### Why is this needed? No bandwidth to constantly maintain generation of Helm charts. Current generation of Helm...
### What would you like to be added? For some reason we get a lot of this output: ```yaml labels: io.kompose.network/downloads-default: "true" io.kompose.service: frontend ``` In a simple example like:...
### What would you like to be added? Update the grammar / spelling in the flag commands. Some command "descriptions" are incorrect, have grammatical errors, or the examples aren't clearly...
### What would you like to be added? We output to multiple files and we simply just put: ``` kompose convert INFO Kubernetes file "frontend-service.yaml" created INFO Kubernetes file "redis-master-service.yaml"...
### What would you like to be added? Our documentation is lacking information on: https://github.com/kubernetes/kompose/pull/1394 ### Why is this needed? Confusion on how to group multiple containers together when deploying...
The page here: https://kompose.io/user-guide/#labels The label is confusing to read and process. We should have a section (header 3 / `###`) for EACH label explaining it with an example.
A set of improvements for the user guide: User guide updates: - [ ] Tell the user that they should be using the most up-to-date compose spec (no passing in...