{"id":42110540,"url":"https://github.com/kodal/cluster-api-provider-vmwaredesktop","last_synced_at":"2026-02-02T16:15:47.141Z","repository":{"id":287077352,"uuid":"962944671","full_name":"kodal/cluster-api-provider-vmwaredesktop","owner":"kodal","description":"Cluster API Infrastructure Provider for VMWare Desktop (VMWare Fusion, VMWare Workstation)","archived":false,"fork":false,"pushed_at":"2026-01-25T12:10:43.000Z","size":202,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T01:24:50.694Z","etag":null,"topics":["cluster-api","vmware","vmware-fusion","vmware-workstation"],"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/kodal.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-08T23:15:23.000Z","updated_at":"2026-01-25T12:10:42.000Z","dependencies_parsed_at":"2025-09-12T08:26:21.577Z","dependency_job_id":"a0f48483-ecaf-4d14-a3e0-3c1a83cd8f97","html_url":"https://github.com/kodal/cluster-api-provider-vmwaredesktop","commit_stats":null,"previous_names":["kodal/cluster-api-provider-vmwaredesktop"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/kodal/cluster-api-provider-vmwaredesktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodal%2Fcluster-api-provider-vmwaredesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodal%2Fcluster-api-provider-vmwaredesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodal%2Fcluster-api-provider-vmwaredesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodal%2Fcluster-api-provider-vmwaredesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kodal","download_url":"https://codeload.github.com/kodal/cluster-api-provider-vmwaredesktop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodal%2Fcluster-api-provider-vmwaredesktop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29015145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cluster-api","vmware","vmware-fusion","vmware-workstation"],"created_at":"2026-01-26T13:34:07.089Z","updated_at":"2026-02-02T16:15:47.136Z","avatar_url":"https://github.com/kodal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cluster API Provider Vmware Desktop (Workstation, Fusion)\n\n## Description\nThe Cluster API Provider Vmware Desktop (CAVD) provides a way to declaratively create and manage cluster on Vmware Desktop with `vmrest`, in a Kubernetes-native way. It extends the Kubernetes API with Custom Resource Definitions (CRDs) allowing you to interact with clusters in the same fashion you interact with workload.\n\n## Getting Started\n\n### Prerequisites\n- Understanding Cluster API [Quick Start](https://cluster-api.sigs.k8s.io/user/quick-start)\n- Vmware Desktop Hypervisor (Workstation or Fusion, tested only with Fusion)\n- Prepared Virtual Machine by [image-builder](https://image-builder.sigs.k8s.io/capi/providers/vsphere) with `build-node-ova-local-` or [factory-talos](https://factory.talos.dev/) `Cloud/Vmware` (only amd64 supports by Talos)\n- Running `vmrest` [Doc](https://techdocs.broadcom.com/us/en/vmware-cis/desktop-hypervisors/fusion-pro/13-0/using-vmware-fusion/guide-and-help-using-the-vmware-fusion-rest-api/guide-and-help-use-the-fusion-api-service.html)\n\n### Required env variables\n```\n# Example\nVMREST_URL=\"http://host.docker.internal:8697/api\" # http://localhost:8697/api vmrest url\nVMREST_USERNAME=\"user\"\nVMREST_PASSWORD=\"password\"\nTEMPLATE_VM_ID=\"LIVK1CGKIC5J71SNTC711F7O9TR3BDDQ\" # VM ID from vmrest/api/vms prepared with defined kubernetes version\n```\n\n### Available template flavors `--flavor`\n- flannel\n- talos\n\n## License\n\nCopyright 2025.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodal%2Fcluster-api-provider-vmwaredesktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkodal%2Fcluster-api-provider-vmwaredesktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodal%2Fcluster-api-provider-vmwaredesktop/lists"}