{"id":31646265,"url":"https://github.com/codefresh-io/cf-kompose-plugin","last_synced_at":"2026-05-04T13:34:45.852Z","repository":{"id":27025074,"uuid":"112189649","full_name":"codefresh-io/cf-kompose-plugin","owner":"codefresh-io","description":"Codefresh Kompose Plugin","archived":false,"fork":false,"pushed_at":"2022-06-14T17:59:24.000Z","size":7,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-07T05:36:10.732Z","etag":null,"topics":["codefresh","codefresh-plugin","docker","docker-compose","kompose","kubernetes"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codefresh-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-27T11:47:41.000Z","updated_at":"2020-07-03T14:12:55.000Z","dependencies_parsed_at":"2022-07-24T20:16:23.816Z","dependency_job_id":null,"html_url":"https://github.com/codefresh-io/cf-kompose-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codefresh-io/cf-kompose-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcf-kompose-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcf-kompose-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcf-kompose-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcf-kompose-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codefresh-io","download_url":"https://codeload.github.com/codefresh-io/cf-kompose-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcf-kompose-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["codefresh","codefresh-plugin","docker","docker-compose","kompose","kubernetes"],"created_at":"2025-10-07T05:21:21.331Z","updated_at":"2026-05-04T13:34:45.833Z","avatar_url":"https://github.com/codefresh-io.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codefresh Kompose Plugin\n\nUse Codefresh [Kompose](http://kompose.io) plugin to deploy or convert a Docker Compose file into Kubernetes resources.\n\n## Usage\n\nSet required and optional environment variable and add the following step to your Codefresh pipeline:\n\n```yaml\n---\nversion: '1.0'\n\nsteps:\n\n  ...\n\n  release_to_env:\n    image: codefresh/plugin-kompose:v1.5.0\n\n  ...\n\n```\n\n## Environment Variables\n\n- **required** `KUBE_CONTEXT` - Kubernetes context to use\n- `FILE` - Docker Compose file to deploy (default `docker-compose.yaml` file)\n- `NAMESPACE` - target Kubernetes namespace (default `default` namespace)\n- `REPLICAS` - specify the number of replicas generated (default `1`)\n- `VOLUMES` - volumes to be generated (`persistentVolumeClaim`|`emptyDir`) (default `persistentVolumeClaim`)\n- `DRY_RUN` - do a \"dry run\" (print out) deployment (do not install anything, useful for Debug)\n- `DEBUG` - print verbose install output\n\n\n## Kubernetes Configuration\n\nAdd Kubernetes integration to Codefresh: `\u003e Account Settings \u003e Integration \u003e Kubernetes`. From now on, you can use added Kubernetes cluster in Codefresh pipeline, addressing its context by the name you see in `Clusters` menu.\n\n## Building Plugin\n\nUse `docker build` command to build the plugin.\nTwo build arguments can be provided to override default `kubectl`, `helm` and `kompose` version:\n\n- `HELM_VERSION` - default to `latest`\n- `KOMPOSE_VERSION` - default to `v1.5.0`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Fcf-kompose-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodefresh-io%2Fcf-kompose-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Fcf-kompose-plugin/lists"}