{"id":38927801,"url":"https://github.com/eviltomorrow/k8s-vagrant-libvirt","last_synced_at":"2026-01-17T15:38:42.570Z","repository":{"id":180142196,"uuid":"664654679","full_name":"eviltomorrow/k8s-vagrant-libvirt","owner":"eviltomorrow","description":"Kubernetes install with vagrant libvirt","archived":false,"fork":false,"pushed_at":"2025-07-15T08:20:49.000Z","size":138290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T17:12:21.700Z","etag":null,"topics":["debian","kubernetes","libvirt","vagrant"],"latest_commit_sha":null,"homepage":"","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/eviltomorrow.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":"2023-07-10T13:04:44.000Z","updated_at":"2025-07-15T08:20:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"165f2751-1969-4675-ab4b-5d7a9538089c","html_url":"https://github.com/eviltomorrow/k8s-vagrant-libvirt","commit_stats":{"total_commits":56,"total_committers":4,"mean_commits":14.0,"dds":0.0892857142857143,"last_synced_commit":"7b8baafe5bcaebdc873e48620ab6bc33c45d155b"},"previous_names":["eviltomorrow/k8s-vagrant-libvirt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eviltomorrow/k8s-vagrant-libvirt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviltomorrow%2Fk8s-vagrant-libvirt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviltomorrow%2Fk8s-vagrant-libvirt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviltomorrow%2Fk8s-vagrant-libvirt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviltomorrow%2Fk8s-vagrant-libvirt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eviltomorrow","download_url":"https://codeload.github.com/eviltomorrow/k8s-vagrant-libvirt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviltomorrow%2Fk8s-vagrant-libvirt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":["debian","kubernetes","libvirt","vagrant"],"created_at":"2026-01-17T15:38:41.927Z","updated_at":"2026-01-17T15:38:42.559Z","avatar_url":"https://github.com/eviltomorrow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s-vagrant-libvirt\n\n   Kubernetes install with vagrant libvirt\n\n# 准备\n\n   安装 vagrant, libvirt\n\n# 安装\n\n   git clone https://github.com/eviltomorrow/k8s-vagrant-libvirt.git\n\n\n# 启用 CNI\n\n   - 使用 calico，打开 # calico 下最后两行的注释， 进入目录，执行 vagrant up，等待安装完成\n\n   ```sh\n   # kubectl create -f /vagrant/conf/tigera-operator.yaml\n   # kubectl create -f /vagrant/conf/custom-resources.yaml\n   ```\n\n   - 使用 clilium，打开 # calico 下最后两行的注释， 进入目录，执行 vagrant up，等待安装完成(耗时长)\n\n   ```sh\n   # mkdir -p /usr/local/app/helm; tar zxvfC /vagrant/bin/helm-v3.12.2-linux-amd64.tar.gz /usr/local/app/helm; ln -s /usr/local/app/helm/linux-amd64/helm /usr/local/bin/helm\n   # helm repo add cilium https://helm.cilium.io\n   # kubectl create namespace cilium-system\n   # helm install cilium cilium/cilium --namespace cilium-system --set hubble.relay.enabled=true --set hubble.ui.enabled=true --set prometheus.enabled=true --set operator.prometheus.enabled=true --set hubble.enabled=true --set hubble.metrics.enabled=\"{dns,drop,tcp,flow,port-distribution,icmp,http}\"\n   ```\n\n注意:安装完成后，有的 pod 会是 error 状态，重启虚拟机就 OK 了\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feviltomorrow%2Fk8s-vagrant-libvirt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feviltomorrow%2Fk8s-vagrant-libvirt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feviltomorrow%2Fk8s-vagrant-libvirt/lists"}