All Projects → vmware-tanzu → vsphere-kubernetes-drivers-operator

vmware-tanzu / vsphere-kubernetes-drivers-operator

Licence: other
vSphere Kubernetes Driver Operator to simplify and automate the lifecycle management of CSI and CPI for Kubernetes cluster running on vSphere

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to vsphere-kubernetes-drivers-operator

bosh-vsphere-cpi-release
BOSH vSphere CPI
Stars: ✭ 29 (+38.1%)
Mutual labels:  vsphere, cpi
ibm-spectrum-scale-csi
The IBM Spectrum Scale Container Storage Interface (CSI) project enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage.
Stars: ✭ 41 (+95.24%)
Mutual labels:  operator, csi
vsphere-csi-driver
vSphere storage Container Storage Interface (CSI) plugin
Stars: ✭ 176 (+738.1%)
Mutual labels:  vsphere, csi
openshift4-vmware-upi
Ansible Playbooks and Documentation to Support the Automated Installation of OpenShift 4 on VMware
Stars: ✭ 45 (+114.29%)
Mutual labels:  csi, cpi
flink-k8s-operator
An example of building kubernetes operator (Flink) using Abstract operator's framework
Stars: ✭ 28 (+33.33%)
Mutual labels:  operator
chaos-operator
chaos engineering via kubernetes operator
Stars: ✭ 90 (+328.57%)
Mutual labels:  operator
terraform-vsphere-single-vm
Deploy single vSphere VM with Terraform - template.
Stars: ✭ 21 (+0%)
Mutual labels:  vsphere
mysql-operator
A Kubernetes Operator for MySQL Community Server
Stars: ✭ 21 (+0%)
Mutual labels:  operator
memcached
Memcached Operator for Kubernetes
Stars: ✭ 18 (-14.29%)
Mutual labels:  operator
radondb-mysql-kubernetes
Open Source,High Availability Cluster,based on MySQL
Stars: ✭ 146 (+595.24%)
Mutual labels:  operator
samba-operator
An operator for a Samba as a service on PVCs in kubernetes
Stars: ✭ 24 (+14.29%)
Mutual labels:  operator
aranya
Control all kinds of devices with Kubernetes
Stars: ✭ 16 (-23.81%)
Mutual labels:  csi
opdemo
Kubernetes Operator 快速入门教程(Kubernetes Operator 101)
Stars: ✭ 158 (+652.38%)
Mutual labels:  operator
cnat
Example Kubernetes controller: the cloud native at command
Stars: ✭ 147 (+600%)
Mutual labels:  operator
argocd-operator-helm
[DEPRECATED] Argo CD Operator (Helm) installs Argo CD in OpenShift and Kubernetes.
Stars: ✭ 18 (-14.29%)
Mutual labels:  operator
simple-targets-csx
⊙ A minimalist target runner for C# scripts.
Stars: ✭ 17 (-19.05%)
Mutual labels:  csi
provider-argocd
Crossplane provider to provision and manage ArgoCD objects
Stars: ✭ 23 (+9.52%)
Mutual labels:  operator
siddhi-operator
Operator allows you to run stream processing logic directly on a Kubernetes cluster
Stars: ✭ 16 (-23.81%)
Mutual labels:  operator
azurefile-csi-driver
Azure File CSI Driver
Stars: ✭ 83 (+295.24%)
Mutual labels:  csi
ESP32-CSI-Tool
Extract Channel State Information from WiFi-enabled ESP32 Microcontroller. Active and Passive modes available. (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
Stars: ✭ 100 (+376.19%)
Mutual labels:  csi

vSphere Kubernetes Drivers Operator

Build codecov Go Report Card

Overview

The vSphere Kubernetes Drivers Operator project is designed to simplify and automate the lifecycle management of CSI and CPI drivers in a Kubernetes cluster running on vSphere. The operator exposes Custom Resources to configure CPI and CSI drivers. To know more about the design and architecture you can see here.

topology

Goals

Our goal is to make vSphere the best place to run any Kubernetes and to vastly simplify the experience of deploying Kubernetes to vSphere.

Prerequisites

VDO has been tested on k8s cluster running versions 1.21 or later. VDO can run on vanilla as well as openshift k8s clusters

  1. vSphere 6.7U3(or later) is supported for VDO
  2. Virtual Machine hardware version should be version 15(or later)
  3. K8s master nodes should be able to communicate with vcenter management interface
  4. Disable Swap(swapoff -a) on all nodes
  5. Enable Disk UUID(disk.EnableUUID) on all node vm's

Getting Started

Getting started with VDO is simple and straightforward. Please head to Getting Started

Community

All of the exising CPI, CSI and CNI driver projects are maintained in GitHub

We really value the community of developers and vSphere users who run Kubernetes on vSphere and our goal is to ensure that the vSphere Drivers Operator is designed and developed 100% in the open. As such, we will be using GitHub issues for tracking all of our work and GitHub markdown for our designs. We will be starting a regular call where design decisions are discussed and we commit to ensuring that decisions are well documented.

If you have an interest in contributing or submitting requirements, we'd love to hear from you!

Contributing

Project Scope

This is a brand new project we are launching on GitHub, developed and designed upstream. We will be setting up a slack channel, regular public developer meetings and design discussions in the next few weeks. Please watch this space.

How to Contribute

The vSphere Kubernetes Drivers Opearator project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ

Please get in touch with us via Slack or come to one of our meetings if you want to get involved.

License

VDO is licensed under the Apache License, version 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].