Vineyard Kubernetes Operator

The Vineyard Kubernetes Operator manages vineyard cluster lifecycle and orchestrates shared objects on Kubernetes. It defines CRDs including Vineyardd, Sidecar, GlobalObject, LocalObject, Backup, Recover, Operation, and CSIDriver for deploying and managing Vineyard in cloud-native environments.

API entry from apis.yml

apis.yml Raw ↑
aid: vineyard:vineyard-kubernetes-operator
name: Vineyard Kubernetes Operator
description: The Vineyard Kubernetes Operator manages vineyard cluster lifecycle and orchestrates shared
  objects on Kubernetes. It defines CRDs including Vineyardd, Sidecar, GlobalObject, LocalObject, Backup,
  Recover, Operation, and CSIDriver for deploying and managing Vineyard in cloud-native environments.
humanURL: https://v6d.io/notes/cloud-native/vineyard-operator.html
tags:
- Kubernetes
- Operator
- Cloud Native
- CNCF
properties:
- type: Documentation
  url: https://v6d.io/notes/cloud-native/vineyard-operator.html
- type: Documentation
  url: https://v6d.io/notes/references/crds.html
- type: KubernetesCRD
  url: crd/vineyardd-crd.yaml
- type: KubernetesCRD
  url: crd/localobject-crd.yaml
- type: KubernetesCRD
  url: crd/globalobject-crd.yaml
- type: KubernetesCRD
  url: crd/sidecar-crd.yaml
- type: KubernetesCRD
  url: crd/operation-crd.yaml
- type: KubernetesCRD
  url: crd/backup-crd.yaml
- type: KubernetesCRD
  url: crd/recover-crd.yaml