it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Docker-Compose/Docker Run to Kubernetes Manifest Conversion Tool

Open epoch-philosophy opened this issue 9 months ago • 4 comments

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Being able to translate readily available compose files to Kubernetes manifests would be absolutely amazing. As someone using K8S in my home for self-hosted deployments, this would be a nice time saver! I know Kompose exists, but using explicit manifest files usually works better in the long run.

I would love to be able to contribute to this, but I am no developer, sadly.

Is their example of this tool in the wild?

I sadly cannot find any alternatives to this. Everything points to using Kompose, but as stated above, Kompose has some drawbacks!

Additional context

No response

Validations

  • [x] Check the feature is not already implemented in the project.
  • [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [x] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

epoch-philosophy avatar Apr 07 '25 21:04 epoch-philosophy

Hi @epoch-philosophy , something like : https://sharevb-it-tools.vercel.app/docker-run-to-kubernetes or https://sharevb-it-tools.vercel.app/docker-compose-to-kubernetes

And if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Apr 08 '25 09:04 sharevb

Oh wow. That is exactly what I am looking for! I'm curious did the official IT-Tools deny a pull request to add these features?

epoch-philosophy avatar Apr 08 '25 17:04 epoch-philosophy

Hi @epoch-philosophy , probably because lack of time, I made more than hundred PR so I finaly forked

sharevb avatar Apr 08 '25 20:04 sharevb

Ah, well nice. Open source rules! I will use your image then! Thanks a ton for commenting this.

epoch-philosophy avatar Apr 08 '25 23:04 epoch-philosophy