kompose
Compose converter
Converts Docker Compose files to Kubernetes resources
Convert Compose to Kubernetes
10k stars
129 watching
763 forks
Language: Go
last commit: 9 days ago
Linked from 2 awesome lists
containersdockerdocker-composegokubernetes
Related projects:
Repository | Description | Stars |
---|---|---|
docker/compose | A tool for defining and running multi-container applications on Docker | 34,031 |
kubernetes-sigs/kustomize | A tool for customizing Kubernetes YAML configurations without modifying the original files. | 11,047 |
kubero-dev/kubero | An integrated platform for building and deploying applications on Kubernetes without requiring specialized knowledge. | 2,692 |
composerize/composerize | Converts Docker run commands to Docker Compose configurations and merges with existing files. | 3,205 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 15,968 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,105 |
carvel-dev/kapp | A tool that automates the deployment of Kubernetes applications by comparing application resources to live objects in the cluster and applying changes in bulk. | 929 |
zegl/kube-score | Analyzes Kubernetes object definitions for security and reliability issues and provides recommendations for improvement. | 2,788 |
werf/werf | A tool to implement efficient and consistent software delivery to Kubernetes facilitating best practices. | 4,248 |
ukhomeoffice/kd | Tool for deploying Kubernetes resources with templating and polling support | 86 |
aksiksi/compose2nix | Converts Docker Compose projects to NixOS config files | 379 |
galleybytes/terraform-operator | Enables Terraform operations in Kubernetes by generating k8s pods for Terraform workflows and running user-defined scripts | 365 |
hasura/gitkube | Automates deployment of Docker images to Kubernetes clusters via git push | 3,811 |
kubernetes-sigs/krew | A package manager for kubectl plugins, making it easy to discover and manage plugins | 6,408 |
louislam/dockge | A tool for managing and deploying Docker Compose stacks | 13,069 |