This is an automated email from the ASF dual-hosted git repository.

Pearl1594 pushed a commit to branch netris-enhancements
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git

commit 1c92b826b0010c53a2decdd62e85d132190ff763
Author: Pearl Dsilva <[email protected]>
AuthorDate: Mon Jul 13 09:18:27 2026 -0400

    Netris enhancement Notes
---
 source/plugins/netris-plugin.rst | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/source/plugins/netris-plugin.rst b/source/plugins/netris-plugin.rst
index dabf063b..41109d42 100644
--- a/source/plugins/netris-plugin.rst
+++ b/source/plugins/netris-plugin.rst
@@ -246,4 +246,15 @@ Supported VPC Services
             - **Destination Address**: The ACL rule CIDR
             - **Destination Port**: X-Y, where:
                - *X*: The ACL rule start port
-               - *Y*: The ACL rule end port
\ No newline at end of file
+               - *Y*: The ACL rule end port
+
+From Apache CloudStack version 4.22.2.0 onwards, Netris plugin has been 
enhanced to support the following:
+
+- CloudStack Kubernetes Service (CKS) integration with Netris plugin, allowing 
the creation of Kubernetes clusters on VPCs managed by Netris. Unlike the 
traditional CKS integration, with Netris, the Kubernetes cluster acquires 
separate public IPs for port forwarding and load balancing, which are managed 
by Netris. This is done because Netris has separate purposes for public IPs, 
such as 'nat' and 'load-balancer', which are used for port forwarding and load 
balancing respectively. The Net [...]
+- Source NAT, Port Forwarding, Static NAT and Load Balancing is supported on 
secondary IPs
+- Support for L2 networks - The Netris plugin now supports L2 networks. This, 
on Netris creates a VPC and a single vNet (tier) for the L2 network without any 
gateway
+- Support for VNF appliances which depends on L2 networks
+- Support for VPC redundant routers for Netris based VPCs
+- Netris based VPC offerings now support VPN service by default, which enables 
VPN gateway support for Netris based VPCs created with custom VPC offerings
+- Support for enabling autoscaling for Dual-Stack VPCs when LB service is 
enabled on the offering
+

Reply via email to