Netris Operator is a Kubernetes Operator for managing and automating tasks related to managing a Netris Cloud.
Netris is an automatic netops platform that turns your physical network into a service. Netris uses application service metadata, simple rules, and an understanding of the organizational structure to satisfy your applications’ connectivity needs. Netris ensures that your applications can communicate through continuous monitoring and analyses, and remediates any anomalies that may arise, resulting in up to a 90% reduction in ops time, and also reducing ops costs by up to 80%.
The current version of netris-operator requires Kubernetes >= 1.16.
Kubernetes manifests are located in the deploy/
folder. To deploy the operator manually using Kubernetes manifests or to integrate it into your GitOps flow please follow these instructions.
You can also use Helm charts to deploy Netris Operator.
Netris Operator managing resources samples are available in the samples/
folder.
Operator version | Controller version |
---|---|
v0.X |
v2.9.X |
v1.X |
v3.X |
- Managing Netris Controller via CRD
- Automatically creating
L4LB
resource fortype: load-balancer
services - Integration with CNI:
Calico
Ready
Cilium
In progress
Flannel
In progress