From 69132065e986d376279f55e8aec3f086593e25d2 Mon Sep 17 00:00:00 2001 From: Alessandro Olivero Date: Wed, 22 Feb 2023 12:04:13 +0100 Subject: [PATCH] update roadmap --- ROADMAP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 9df85921fc..05532e82a0 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,7 +1,7 @@ # Roadmap -Planned features for the next release (v0.6, expected Oct 2022) include the following: +Planned features for the next release (v0.8, expected Apr 2023) include the following: -* Extend the support to offload applications that need to contact the local API Server (e.g. operators and some DB applications). -* Improve the observability and the robustness of the network fabric. -* Provide the possibility to better schedule and orchestrate workloads using policies. +* Support for external network providers (e.g. Cilium, Submariner, etc.). Or no network provider at all. +* Improved resilience and availability in cluster disconnection scenarios. +* Basic support for inter-cluster networking constraints.