Summary
For different situations, there are several ways to install an OpenYurt cluster:
- OpenYurt Experience Center
- Use in a test environment
- Users can directly obtain a cluster after applying for an account on the webpage, but there is only one master node. But users can add nodes to the cluster.
- Yurtctl init/join
- Use in a test environment
- Nodes need not install kubelet and other kubernetes components
- YurtCluster
- Use in a production environment
- Need to have a Kubernetes cluster
- Yurtctl convert/revert
- Use in a test environment
- Need to have a Kubernetes cluster
- Manually Setup
- Use in a production environment
- Need to have a Kubernetes cluster