repository
0.0.0-20240423095626-aba74211dde1
Repository: https://github.com/lxiaopei/nsx-operator.git
Documentation: pkg.go.dev
# README
NSX Operator
Overview
An operator for leveraging NSX network resources to manage networking for Kubernetes cluster.
Getting Started
Build nsx-operator with the following command:
make all
Documentation
Right now nsx-operator supports SecurityPolicy CRD reconciling, check out Security Policy document for details.
License
This repository is available under the Apache 2.0 license.