From 5555df87bd819913d9204915852af3af29f80ed1 Mon Sep 17 00:00:00 2001 From: Ignacio Van Droogenbroeck Date: Mon, 9 Nov 2020 16:49:58 -0300 Subject: [PATCH] minor corrections to requeriments page --- docs/v2.0/deploy/requirements.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/v2.0/deploy/requirements.md b/docs/v2.0/deploy/requirements.md index 469657c..c0a8e91 100644 --- a/docs/v2.0/deploy/requirements.md +++ b/docs/v2.0/deploy/requirements.md @@ -6,18 +6,17 @@ In this article, you will find information about the supported platforms and Doc Portainer can be deployed on the following platforms: -- Linux amd64 -- Linux arm -- Linux arm64 -- Windows amd64 +- Linux AMD64 +- Linux ARM64 +- Windows AMD64 ## Supported Docker Versions -The required Docker version to have full support is 19.1 or the newest. Docker 19 is partially supported. Older versions than indicated here, are not supported. +The required Docker version to have full support is 19.01 or the newest. Docker 19 is partially supported. Older versions than indicated here, are not supported. ## Supported Docker Swarm -Portainer is compatible with the following versions of Docker Swarm: v1.2.3 +Docker Swarm Standalone (old Swarm binary, deprecated in 2018) isn't supported. ## Supported Kubernetes versions @@ -26,6 +25,7 @@ The following versions of Kubernetes are fully supported: - 1.16 - 1.17 - 1.18 +- 1.19 ## Notes