mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-20 20:05:21 +00:00
Warn users that Rancher in Docker isn't supported (#1166)
* Warn users that Rancher in Docker isn't supported Added a large Caution banner to the main Rancher in Docker page warning users that using the Rancher in docker method is not supported for production installs. * revised language to rancher in docker caution message Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com> * updated caution message for all versions of rancher Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com> --------- Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com> Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
This commit is contained in:
+6
@@ -3,6 +3,12 @@ title: Installing Rancher on a Single Node Using Docker
|
||||
description: For development and testing environments only, use a Docker install. Install Docker on a single Linux host, and deploy Rancher with a single Docker container.
|
||||
---
|
||||
|
||||
:::caution
|
||||
|
||||
Docker installs are not supported in production environments. These instructions are provided for testing and development purposes only. Please don't use this method to install Rancher in production environments.
|
||||
|
||||
:::
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/other-installation-methods/rancher-on-a-single-node-with-docker"/>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user