From 647082b2c85a0aa7109f1b4a5d5447e29dfb5909 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 2 Dec 2021 16:29:45 +0000 Subject: [PATCH] docs: Update limitation document regarding docker swarm This PR removes the information about docker swarm and docker compose as currently for kata 2.0 we have not support for docker swarm and docker compose and the links and references that the document is referring are currently not part of kata 1.0 Fixes #3174 Signed-off-by: Gabriela Cervantes --- docs/Limitations.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/docs/Limitations.md b/docs/Limitations.md index 3d6a07949d..a8fe6f5469 100644 --- a/docs/Limitations.md +++ b/docs/Limitations.md @@ -86,21 +86,6 @@ All other configurations are supported and are working properly. ## Networking -### Docker swarm and compose support - -The newest version of Docker supported is specified by the -`externals.docker.version` variable in the -[versions database](https://github.com/kata-containers/runtime/blob/master/versions.yaml). - -Basic Docker swarm support works. However, if you want to use custom networks -with Docker's swarm, an older version of Docker is required. This is specified -by the `externals.docker.meta.swarm-version` variable in the -[versions database](https://github.com/kata-containers/runtime/blob/master/versions.yaml). - -See issue https://github.com/kata-containers/runtime/issues/175 for more information. - -Docker compose normally uses custom networks, so also has the same limitations. - ## Resource management Due to the way VMs differ in their CPU and memory allocation, and sharing