From bffdea4357a305e1ad773af97d7a4af87a79e260 Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Sun, 18 Aug 2024 16:05:58 -0400 Subject: [PATCH] Swarm roadmap --- roadmap.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index ba09098f5..09141c22d 100644 --- a/roadmap.md +++ b/roadmap.md @@ -10,6 +10,7 @@ If you have an idea for Monitor, feel free to open an issue beginning with the ` - **v1.13**: Support "Compose" resource - Paste in a docker compose file and manage it like a Portainer "Stack" ✅ - **v1.14**: Manage docker networks, images, volumes in the UI - **v1.15**: Support generic OAuth2 providers (including self-hosted). -- **v1.16+**: Support "Cluster" resource - Manage Kubernetes cluster, can attach deployments to "Cluster" (in addition to existing "Server") +- **v1.16**: Support "Swarm" resource - Manage docker swarms, attach Deployments / Stacks to "Swarm". +- **v1.17+**: Support "Cluster" resource - Manage Kubernetes cluster, can attach deployments to "Cluster" (in addition to existing "Server") **Note. The specific versions associated with these features are not final.** \ No newline at end of file