Missing a L3 Header for General Linux

The current TOC structure is missing a General category which makes it read like CentOS/RHEL is the recommended distro..
Adding a General Linux Recommendations better highlights that the RHEL stuff is additional information for those distros.
This commit is contained in:
Andrew Greenwood
2019-09-27 14:41:00 -06:00
committed by Denise
parent cacca10164
commit ebe49130ce

View File

@@ -9,7 +9,7 @@ aliases:
<!-- TOC -->
- [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: