From c906228c71c66e2f51fe3b4ead95a8ff0e50b5ec Mon Sep 17 00:00:00 2001 From: cluse Date: Tue, 1 Dec 2020 20:10:16 -0700 Subject: [PATCH] Minor edits --- content/rancher/v2.x/en/security/rancher-2.5/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/security/rancher-2.5/_index.md b/content/rancher/v2.x/en/security/rancher-2.5/_index.md index 49918270c93..4b12b4458b6 100644 --- a/content/rancher/v2.x/en/security/rancher-2.5/_index.md +++ b/content/rancher/v2.x/en/security/rancher-2.5/_index.md @@ -7,8 +7,8 @@ Rancher v2.5 introduced the capability to deploy Rancher on any Kubernetes clust Rancher has the following Kubernetes distributions: -- [**RKE,**](https://rancher.com/docs/rke/latest/en/) Rancher Kubernetes Engine, is a CNCF-certified Kubernetes distribution that runs entirely within Docker containers. -- [**K3s,**]({{}}/k3s/latest/en/) Lightweight Kubernetes, is easy to install, with half the memory of upstream Kubernetes, all in a binary of less than 100 MB. +- [**RKE,**]({{}}/rke/latest/en/) Rancher Kubernetes Engine, is a CNCF-certified Kubernetes distribution that runs entirely within Docker containers. +- [**K3s,**]({{}}/k3s/latest/en/) is a fully conformant, lightweight Kubernetes distribution. It is easy to install, with half the memory of upstream Kubernetes, all in a binary of less than 100 MB. - [**RKE2**](https://docs.rke2.io/) is a fully conformant Kubernetes distribution that focuses on security and compliance within the U.S. Federal Government sector. To harden a Kubernetes cluster outside of Rancher's distributions, refer to your Kubernetes provider docs.