Compare commits

...

1 Commits
v2.0.0 ... main

Author SHA1 Message Date
mbecker20
1addb8fccd update roadmap with swarm support 2026-03-24 07:04:25 -07:00

View File

@@ -13,7 +13,7 @@ If you have an idea for Komodo, feel free to open an issue beginning with the `[
- **v1.16**: "Action" resource: Run requests on the Komodo API using snippets of typescript. ✅
- **v1.17**: Procedure Schedules: Run procedures / Actions at scheduled times, like CRON job. Connect to host terminals and exec into containers ✅
- **v1.18**: Upgrade granular role based access control system ✅
- **Undecided**: Support "Swarm" resource - Manage docker swarms, attach Deployments / Stacks to "Swarm".
- **v2.0**: Support "Swarm" resource - Manage docker swarms, attach Deployments / Stacks to "Swarm".
- **Undecided**: Support "Cluster" resource - Manage Kubernetes cluster, can attach deployments to "Cluster"
**Note. The specific versions associated with these features are not final.**