Add client cert to support mTLS
[it/test.git] / XTesting / kubespray / docs / amazonlinux.md
1 # Amazon Linux 2
2
3 Amazon Linux is supported with docker,containerd and cri-o runtimes.
4
5 **Note:** that Amazon Linux is not currently covered in kubespray CI and
6 support for it is currently considered experimental.
7
8 Amazon Linux 2, while derrived from the Redhat OS family, does not keep in
9 sync with RHEL upstream like CentOS/AlmaLinux/Oracle Linux. In order to use
10 Amazon Linux as the ansible host for your kubespray deployments you need to
11 manually install `python3` and deploy ansible and kubespray dependencies in
12 a python virtual environment or use the official kubespray containers.
13
14 There are no special considerations for using Amazon Linux as the target OS
15 for Kubespray deployments.