{"id":15441807,"url":"https://github.com/mudler/kubecfctl","last_synced_at":"2025-08-02T15:05:04.037Z","repository":{"id":57557875,"uuid":"307757893","full_name":"mudler/kubecfctl","owner":"mudler","description":":ship: unofficial KubeCF CLI installer tool","archived":false,"fork":false,"pushed_at":"2020-12-04T14:42:06.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T07:12:18.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/mudler.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":"2020-10-27T16:13:59.000Z","updated_at":"2024-11-14T05:21:02.000Z","dependencies_parsed_at":"2022-09-15T19:00:57.859Z","dependency_job_id":null,"html_url":"https://github.com/mudler/kubecfctl","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mudler/kubecfctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fkubecfctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fkubecfctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fkubecfctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fkubecfctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudler","download_url":"https://codeload.github.com/mudler/kubecfctl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudler%2Fkubecfctl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268408189,"owners_count":24245576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-01T19:23:10.362Z","updated_at":"2025-08-02T15:05:03.957Z","avatar_url":"https://github.com/mudler.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubecfctl\nunofficial KubeCF CLI installer tool\n\n[![asciicast](https://asciinema.org/a/B3b82mZ6XAvJAP7mbbXhOqkSQ.svg)](https://asciinema.org/a/B3b82mZ6XAvJAP7mbbXhOqkSQ)\n\n## Prerequisite\n\n- helm 3.x\n- kubectl\n\n## Install\n\nYou can find pre-compiled binaries for major platforms in [the release page](https://github.com/mudler/kubecfctl/releases).\nBelow you will find generic instructions to install kubecfctl in your system.\n\n### Standalone binary\n\n```bash\n$ wget https://github.com/mudler/kubecfctl/releases/download/0.2.2/kubecfctl-0.2.2-linux-amd64 -O kubecfctl\n$ chmod +x kubecfctl\n$ mv kubecfctl /usr/local/bin\n$ kubecfctl ...\n```\n\n### Kubectl plugin\n\nYou can also install kubecfctl as a Kubectl plugin. Just save the file as `kubectl-kubecf`\n```bash\n$ wget https://github.com/mudler/kubecfctl/releases/download/0.2.2/kubecfctl-0.2.2-linux-amd64 -O kubectl-kubecf\n$ chmod +x kubectl-kubecf\n$ mv kubectl-kubecf /usr/local/bin\n$ kubectl kubecf ...\n```\n\n## Kubecfctl + K3s = :heart:\n\nKubecfctl can be plugged with k3s, the [install](https://github.com/mudler/kubecfctl/blob/master/install) act as a wrapper to the k3s installer and runs Kubecfctl on top.\n\nFor example:\n\n```bash\ncurl -L \"https://raw.githubusercontent.com/mudler/kubecfctl/master/install\" | sudo INTERNAL_INSTALL_KUBECFCTL_EXEC=\"kubecf\" INSTALL_K3S_EXEC=\"k3s args..\" bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudler%2Fkubecfctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudler%2Fkubecfctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudler%2Fkubecfctl/lists"}