{"id":23591474,"url":"https://github.com/dvob/kube-config-merge","last_synced_at":"2026-03-04T14:31:04.701Z","repository":{"id":265829796,"uuid":"871579005","full_name":"dvob/kube-config-merge","owner":"dvob","description":"Merges Kubernetes configs","archived":false,"fork":false,"pushed_at":"2025-01-14T16:58:14.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T14:57:55.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dvob.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-12T11:02:06.000Z","updated_at":"2025-01-14T16:58:18.000Z","dependencies_parsed_at":"2025-05-07T17:13:49.579Z","dependency_job_id":"447e998f-1ca6-4aef-a445-4294bc4e47f0","html_url":"https://github.com/dvob/kube-config-merge","commit_stats":null,"previous_names":["dvob/kube-config-merge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dvob/kube-config-merge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvob%2Fkube-config-merge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvob%2Fkube-config-merge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvob%2Fkube-config-merge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvob%2Fkube-config-merge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvob","download_url":"https://codeload.github.com/dvob/kube-config-merge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvob%2Fkube-config-merge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30083737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"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":[],"created_at":"2024-12-27T07:39:09.396Z","updated_at":"2026-03-04T14:31:04.091Z","avatar_url":"https://github.com/dvob.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kube-config-merge\nMerges Kubernetes configuration from SOURCE into the current configuration. It uses the default kubectl config locations or you can explicitly specify a target config using `--kubeconfig` flag.\nIf no SOURCE is specified it is read from standard input.\n\n```\nkube-config-merge some-kubeconfig.yaml\n\nkube-config-merge --kubeconfig my-target-config.yaml some-kubeconfig.yaml\n\nssh k3s-host sudo cat /etc/rancher/k3s/k3s.yaml | kube-config-merge --name k3s --server https://k3s-host\n\nssh kubeadm-host sudo cat /etc/kubernetes/admin.conf | kube-config-merge --name kubeadm --server https://kubeadm-host\n```\n\n# Install\n```\ngo install github.com/dvob/kube-config-merge@latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvob%2Fkube-config-merge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvob%2Fkube-config-merge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvob%2Fkube-config-merge/lists"}