This project aims to provide an easy way for docker-compose users to convert their deployment files for Kubernetes
git clone https://github.com/Com2Kube/Com2Kube.git
cd Com2Kube
npm install
We are using Docker as our development environment so that anyone can simply clone the repository and get to work in minutes. The only requirements is to have Docker and docker-compose installed on your computer.
docker-compose up
To force docker to rebuild the images : docker-compose up --build
- React
- React Material UI
- React Syntaxe Highlighter
- React i18next
- ExpressJS
- Multer
- Kompose
We would like to add these items:
- File drop
- Helm Chart
- Download the file with preview option
- Dark theme
- Save file to Github repo
Thank your for contributing to our project. Please follow our Contributing documentation and the Code of Conduct