{"id":28451785,"url":"https://github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator","last_synced_at":"2025-07-02T03:31:45.576Z","repository":{"id":41598179,"uuid":"340421395","full_name":"vmware-tanzu/vsphere-kubernetes-drivers-operator","owner":"vmware-tanzu","description":"vSphere Kubernetes Driver Operator to simplify and automate the lifecycle management of CSI and CPI for Kubernetes cluster running on vSphere ","archived":false,"fork":false,"pushed_at":"2024-12-11T23:52:23.000Z","size":3730,"stargazers_count":28,"open_issues_count":19,"forks_count":9,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-06-06T17:09:03.768Z","etag":null,"topics":["cni","cpi","csi","kubernetes","operator","vdo","vsphere"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmware-tanzu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.MD","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":"2021-02-19T16:08:06.000Z","updated_at":"2024-10-08T10:40:58.000Z","dependencies_parsed_at":"2024-01-07T11:24:27.123Z","dependency_job_id":"74623be6-ea6e-4e06-bfa8-4841b978d47f","html_url":"https://github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator","commit_stats":{"total_commits":104,"total_committers":9,"mean_commits":"11.555555555555555","dds":0.7019230769230769,"last_synced_commit":"deae2cdefbbfa4b150dd1ff1bef6d707493d8815"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/vmware-tanzu/vsphere-kubernetes-drivers-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fvsphere-kubernetes-drivers-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fvsphere-kubernetes-drivers-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fvsphere-kubernetes-drivers-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fvsphere-kubernetes-drivers-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmware-tanzu","download_url":"https://codeload.github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fvsphere-kubernetes-drivers-operator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263069311,"owners_count":23408935,"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","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":["cni","cpi","csi","kubernetes","operator","vdo","vsphere"],"created_at":"2025-06-06T17:09:03.413Z","updated_at":"2025-07-02T03:31:45.558Z","avatar_url":"https://github.com/vmware-tanzu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vSphere Kubernetes Drivers Operator  \n\n[![Build](https://github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator/actions/workflows/BuildAndDeploy.yml/badge.svg)](https://github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator/actions/workflows/BuildAndDeploy.yml)\n[![codecov](https://codecov.io/gh/vmware-tanzu/vsphere-kubernetes-drivers-operator/branch/main/graph/badge.svg?token=PPCTBLPLWJ)](https://codecov.io/gh/vmware-tanzu/vsphere-kubernetes-drivers-operator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator)](https://goreportcard.com/report/github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator)\n\n## Overview\n\nThe vSphere Kubernetes Drivers Operator project is designed to simplify and\nautomate the lifecycle management of CSI and CPI drivers in a Kubernetes\ncluster running on vSphere. The operator exposes Custom Resources to configure\nCPI and CSI drivers. To know more about the design and architecture you can see [here](docs/architecture).\n\n![topology](docs/images/VDOTopology.svg)\n\n## Goals\n\nOur goal is to make vSphere the best place to run any Kubernetes and to vastly\nsimplify the experience of deploying Kubernetes to vSphere.\n\n## Prerequisites\n\nVDO has been tested on k8s cluster running versions 1.21 or later.\nVDO can run on vanilla as well as openshift k8s clusters\n\n1. vSphere 6.7U3(or later) is supported for VDO\n2. Virtual Machine hardware version should be version 15(or later)\n3. K8s master nodes should be able to communicate with vcenter management interface\n4. Disable Swap(`swapoff -a`) on all nodes\n5. Enable Disk UUID(disk.EnableUUID) on all node vm's\n\n## Getting Started\n\nGetting started with VDO is simple and straightforward. Please head to [Getting Started](docs/getting-started.md)\n\n## Community\n\nAll of the exising CPI, CSI and CNI driver projects are maintained in GitHub\n\n- [vSphere Cloud Provider](https://github.com/kubernetes/cloud-provider-vsphere)\n- [vSphere CSI Storage Driver](https://github.com/kubernetes-sigs/vsphere-csi-driver)\n- [vSphere Antrea CNI Driver](https://github.com/vmware-tanzu/antrea)\n\nWe really value the community of developers and vSphere users who run Kubernetes\non vSphere and our goal is to ensure that the vSphere Drivers Operator is designed\nand developed 100% in the open. As such, we will be using GitHub issues for\ntracking all of our work and GitHub markdown for our designs. We will be starting\na regular call where design decisions are discussed and we commit to ensuring\nthat decisions are well documented.\n\nIf you have an interest in contributing or submitting requirements,\nwe'd love to hear from you!\n\n## Contributing\n\n### Project Scope\n\nThis is a brand new project we are launching on GitHub, developed and designed upstream.\nWe will be setting up a slack channel, regular public developer meetings\nand design discussions in the next few weeks.\nPlease watch this space.\n\n### How to Contribute\n\nThe vSphere Kubernetes Drivers Opearator project team\nwelcomes contributions from the community.\nIf you wish to contribute code and\nyou have not signed our contributor license agreement (CLA),\nour bot will update the issue when you open a Pull Request.\nFor any questions about the CLA process,\nplease refer to our FAQ\n\nPlease get in touch with us via Slack or\ncome to one of our meetings if you want to get involved.\n\n## License\n\nVDO is licensed under the Apache License, version 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmware-tanzu%2Fvsphere-kubernetes-drivers-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmware-tanzu%2Fvsphere-kubernetes-drivers-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmware-tanzu%2Fvsphere-kubernetes-drivers-operator/lists"}