High Availability
note
KubeVela core controller is a standard Kubernetes CRD controller, it uses a master-slave mode for high availability. When set for more than one replicas, it will trigger leader election and make one replica as the master.
The recommend installation is:
The cluster gateway is a stateless component, it installed along with KubeVela core by default. You can scale it up when needed by:
VelaUX is an addon, it composed by 3 major parts: nginx for frontend, APIServer as backend, and its database.