The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
This operator allows for enabling NSX as the default container networking solution for an Openshift cluster. The operator will be deployed in the early phases of cluster deployment, and it will take care of deploying NSX integration components, and precisely:
For Openshift 4 clusters, the nsx-container-plugin operator monitors the network CR in the config.openshift.io namespace to update the container network CIDRs used by NCP.
The nsx-container-plugin operator also monitors a dedicated ConfigMap, applies
changes to NCP and nsx-node-agent configuration, and restart the relevant pods so that the configuration changes are picked up immediately.
In addition, the nsx-container-plugin operator monitors nodes ensuring the
corresponding NSX segment port is enabled as a container host logical port.
The following information was extracted from the containerfile and other sources.
Summary | A cluster operator to deploy nsx-ncp CNI plugin |
Description | The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
Provider | VMWare |
Maintainer | NSX Containers Team <nsx-container-dev@vmware.com> |
The following information was extracted from the containerfile and other sources.
Repository name | nsx-container-plugin-operator |
Image version | 0.0.3 |
Architecture | amd64 |
Product EULA
* If you have a publicly available EULA for your product provide the URL here.
Instructions to obtain the container images from the hosted registry.
The container image for the NSX-NCP operator is available on the docker hub.
sudo docker pull vmware/nsx-container-plugin-operator
User Guide
Please refer to the README file in the operator repository: https://github.com/vmware/nsx-container-plugin-operator/blob/master/README.md
Support
Openshift enterprise users can get assistance on the NSX-NCP operator by contacting VMware Support.
Alternatively, please file an issue on github (https://github.com/vmware/nsx-container-plugin-operator)