Skip to main content
Version: v0.5.0

Summary

For different situations, there are several ways to install an OpenYurt 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