{"id":16476531,"url":"https://github.com/poneding/virt-vnc-controller","last_synced_at":"2026-05-31T23:31:29.288Z","repository":{"id":239278700,"uuid":"798639239","full_name":"poneding/virt-vnc-controller","owner":"poneding","description":"virt-vnc-controller 监听 kubevirt VirtualMachine 资源的创建，自动生成虚拟机 virt-vnc 服务。","archived":false,"fork":false,"pushed_at":"2024-05-11T06:36:20.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-11T07:34:07.878Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/poneding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-05-10T07:17:59.000Z","updated_at":"2024-05-11T07:34:09.144Z","dependencies_parsed_at":"2024-05-11T07:44:13.664Z","dependency_job_id":null,"html_url":"https://github.com/poneding/virt-vnc-controller","commit_stats":null,"previous_names":["poneding/virt-vnc-controller"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/poneding/virt-vnc-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Fvirt-vnc-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Fvirt-vnc-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Fvirt-vnc-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Fvirt-vnc-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poneding","download_url":"https://codeload.github.com/poneding/virt-vnc-controller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poneding%2Fvirt-vnc-controller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33753923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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-11T12:42:51.368Z","updated_at":"2026-05-31T23:31:29.272Z","avatar_url":"https://github.com/poneding.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# virt-vnc-controller\n\nvirt-vnc-controller 监听 kubevirt VirtualMachine 资源的创建，自动生成虚拟机 virt-vnc 服务。\n\nvirt-vnc： [poneding/virt-vnc](https://github.com/poneding/virt-vnc)\n\n## 部署\n\n```bash\nkubectl apply -f https://raw.githubusercontent.com/poneding/virt-vnc-controller/master/deploy/manifests.yaml\n```\n\n等待部署完成：\n\n```bash\nkubectl get pod -n virt-vnc -w\n```\n\n## 测试\n\nNote: 需要集群可以正常创建 Kubevirt 虚拟机。\n\n```bash\nkubectl apply -f https://raw.githubusercontent.com/poneding/virt-vnc-controller/master/deploy/cirros-vm.yaml\n```\n\n观察是否能正常创建 virt-vnc 服务：\n\n```bash\nkubectl get pod -n test -w\n```\n\n现在可以访问 virt-vnc 服务来查看虚拟机的图形界面。\n\n清理：\n\n```bash\nkubectl delete -f https://raw.githubusercontent.com/poneding/virt-vnc-controller/master/deploy/cirros-vm.yaml\n```\n\n虚拟机删除后，virt-vnc-controller 会自动回收相关资源。\n\n## 卸载\n\n```bash\nkubectl delete -f https://raw.githubusercontent.com/poneding/virt-vnc-controller/master/deploy/manifests.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponeding%2Fvirt-vnc-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fponeding%2Fvirt-vnc-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponeding%2Fvirt-vnc-controller/lists"}