Skip to content

Commit

Permalink
Update README.md - Release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Muthukumar-Subramaniam authored Sep 23, 2024
1 parent 7a0174c commit 465c786
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ Supported Linux distributions :
* SUSE-based ( OpenSUSE, SLES )

Also, the latest stable versions of the following components will be installed.
* Container runtime : containerd
* Low-level container runtime : runc ( dependency for containerd )
* CNI plugin used : calico CNI
* Container runtime : [containerd](https://github.com/containerd/containerd)
* Low-level container runtime : [runc](https://github.com/opencontainers/runc) ( dependency for containerd )
* CNI plugin used : [calico](https://github.com/projectcalico/calico) CNI
* Optionally, you can also install
* k8s CSI drivers :
* csi-driver-nfs
* csi-driver-smb
* [csi-driver-nfs](https://github.com/kubernetes-csi/csi-driver-nfs)
* [csi-driver-smb](https://github.com/kubernetes-csi/csi-driver-smb)

Please [install Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) if you haven't already.
* Create a common Linux user on all nodes to be used for the cluster.
Expand Down

0 comments on commit 465c786

Please sign in to comment.