Browse Source

Fix wording in amazonlinux.md

pull/9637/head
Florian Ruynat 1 year ago
parent
commit
48282a344f
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/amazonlinux.md

2
docs/amazonlinux.md

@ -5,7 +5,7 @@ Amazon Linux is supported with docker,containerd and cri-o runtimes.
**Note:** that Amazon Linux is not currently covered in kubespray CI and
support for it is currently considered experimental.
Amazon Linux 2, while derrived from the Redhat OS family, does not keep in
Amazon Linux 2, while derived from the Redhat OS family, does not keep in
sync with RHEL upstream like CentOS/AlmaLinux/Oracle Linux. In order to use
Amazon Linux as the ansible host for your kubespray deployments you need to
manually install `python3` and deploy ansible and kubespray dependencies in

Loading…
Cancel
Save