Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.1 KB

features.md

File metadata and controls

48 lines (40 loc) · 1.1 KB

Features

Cluster Lifecycle Management

  • Create clusters
  • Delete clusters
  • Add nodes
  • Update control plane and worker nodes
  • Renew cluster certificates

Supported Components

  • Core components
    • Kubernetes/K3s
    • etcd
  • Container runtimes
    • Docker
    • containerd
    • CRI-O (not integrated)
    • iSula (not integrated)
    • Kata
  • Network plugins
    • Calico
    • Flannel
    • Kube-OVN
    • Cilium
    • Multus CNI
    • No plugin
  • Storage
    • OpenEBS Local PV
    • Custom storage (allows users to customize storage service by using addons)
  • Container images registries
  • Applications
    • Node Feature Discovery

Air-Gapped Installation

Advanced Features