{"id":34572659,"url":"https://github.com/evolutics/comkube","last_synced_at":"2026-04-07T16:31:03.024Z","repository":{"id":300372497,"uuid":"999004279","full_name":"evolutics/comkube","owner":"evolutics","description":"Deploy Docker Compose apps on Kubernetes","archived":false,"fork":false,"pushed_at":"2025-12-13T14:37:10.000Z","size":211,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-14T10:55:15.227Z","etag":null,"topics":["compose","deployment","docker","docker-compose","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evolutics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-09T15:34:15.000Z","updated_at":"2025-12-13T14:37:13.000Z","dependencies_parsed_at":"2025-06-21T10:30:52.033Z","dependency_job_id":"36e47b86-3994-4f71-87d8-ee83153edf05","html_url":"https://github.com/evolutics/comkube","commit_stats":null,"previous_names":["evolutics/comkube"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/evolutics/comkube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutics%2Fcomkube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutics%2Fcomkube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutics%2Fcomkube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutics%2Fcomkube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evolutics","download_url":"https://codeload.github.com/evolutics/comkube/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutics%2Fcomkube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31520383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compose","deployment","docker","docker-compose","kubernetes"],"created_at":"2025-12-24T09:44:02.998Z","updated_at":"2026-04-07T16:31:03.001Z","avatar_url":"https://github.com/evolutics.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comkube: Deploy Docker Compose Apps on Kubernetes\n\nIn a hurry? Jump to [quick start](#quick-start)!\n\n## Motivation\n\nKeep your Compose files but deploy them on Kubernetes.\n\nThe conversion happens on the fly with [Kompose](https://kompose.io), providing\nyou with its flexibility to fine-tune as needed.\n\n## Setup\n\n### Prerequisites\n\nkubectl\n\n### Installation\n\n```bash\ngo install github.com/evolutics/comkube@latest\n```\n\nTo use Comkube as a kubectl plugin, move the `comkube` executable to anywhere on\nyour `$PATH` under the name `kubectl-comkube`. Example:\n\n```bash\nsudo mv comkube /usr/local/bin/kubectl-comkube\n```\n\nTODO: Pre-built executables are coming soon.\n\n## Usage\n\n### Quick start\n\n```bash\nkubectl comkube apply\n```\n\n## Related projects\n\nIf you need to convert your Compose files to Kubernetes manifest files once,\nfrom then on maintaining those Kubernetes manifests, then use\n[Kompose](https://kompose.io) directly.\n\n## TODO\n\n- Consider pruning using kubectl ApplySet.\n- Consider using https://github.com/kubernetes/cli-runtime.\n- Distribute kubectl plugin with Krew.\n- Follow kubectl plugin contract.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolutics%2Fcomkube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolutics%2Fcomkube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolutics%2Fcomkube/lists"}