Setup KubeVela control plane airgapped with high availability of metadata
Features
Air-gap install.
High Availability with an External DB. (MySQL/MariaDB, PostgreSQL, ETCD)
Prerequisites
Linux
Quickstart
Setup
Only one command to setup KubeVela control plane
velad install
Preparing cluster setup script...
Preparing k3s binary...
Successfully place k3s binary to /usr/local/bin/k3s
Preparing k3s images
Successfully prepare k3s image
Setting up cluster...
...
Successfully set up KubeVela control plane, run: export KUBECONFIG=$(velad kubeconfig) to access it