diff --git a/content/rke/latest/en/os/_index.md b/content/rke/latest/en/os/_index.md index fc2bea89aa9..65d06c72aad 100644 --- a/content/rke/latest/en/os/_index.md +++ b/content/rke/latest/en/os/_index.md @@ -9,7 +9,7 @@ aliases: - [Operating System](#operating-system) - + - [General Linux Requirements](#general-linux-requirements) - [Red Hat Enterprise Linux (RHEL) / Oracle Enterprise Linux (OEL) / CentOS](#red-hat-enterprise-linux-rhel-oracle-enterprise-linux-oel-centos) - [Using upstream Docker](#using-upstream-docker) @@ -29,6 +29,8 @@ aliases: ## Operating System +### General Linux Requirements + RKE runs on almost any Linux OS with Docker installed. Most of the development and testing of RKE occurred on Ubuntu 16.04. However, some OS's have restrictions and specific requirements. - [SSH user]({{< baseurl >}}/rke/latest/en/config-options/nodes/#ssh-user) - The SSH user used for node access must be a member of the `docker` group on the node: