Comment on Show HN: Miniboss, versatile local container management with PythonparentComments−afroisalreadyinOP4yI have no idea what kompose convert does, honestly. Principally, one could print out any format from miniboss, but it depends on how much you want to trust a tool written for local deployments with kubernetes stuff.−roomey4yIt takes your docker-compose.yaml and creates a bunch of kubernetes yamls that can just be deployed without touching them.I've managed to never touch a Kubernetes yaml thanks to it.
Comments
I have no idea what kompose convert does, honestly. Principally, one could print out any format from miniboss, but it depends on how much you want to trust a tool written for local deployments with kubernetes stuff.
It takes your docker-compose.yaml and creates a bunch of kubernetes yamls that can just be deployed without touching them.
I've managed to never touch a Kubernetes yaml thanks to it.