You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Planned features for the next release (v0.10, expected October 2023) include the following:
3
+
The roadmap for the next release (v0.11, expected February 2024) is the following:
4
4
5
-
* Support for inter-cluster networking security policies.
6
-
* Support High Availability (active-passive) for VirtualKubelet.
7
-
* Initial components for Network modularity.
5
+
*[Feature] Complete re-design of the network fabric, involving a new communication model _inside_ the cluster (i.e., pod-based communication instead of host-based services; geneve instead of vxlan) and a new, simplified model for the intra-cluster connectivity (still based on Wireguard, but more robust and open to other technologies).
6
+
*[Feature] CRD-based network modularity. All the network components can be individually controlled with new CRDs, hence enabling the different components of Liqo to be turned on/off and configured in a more granular way.
0 commit comments