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.
Documentation
Documentation
https://v6d.io/notes/cloud-native/vineyard-operator.html
Documentation
https://v6d.io/notes/references/crds.html
Other Resources
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/vineyard/refs/heads/main/crd/vineyardd-crd.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/vineyard/refs/heads/main/crd/localobject-crd.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/vineyard/refs/heads/main/crd/globalobject-crd.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/vineyard/refs/heads/main/crd/sidecar-crd.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/vineyard/refs/heads/main/crd/operation-crd.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/vineyard/refs/heads/main/crd/backup-crd.yaml
KubernetesCRD
https://raw.githubusercontent.com/api-evangelist/vineyard/refs/heads/main/crd/recover-crd.yaml