Skip to content

Commit

Permalink
Add about the network operator page
Browse files Browse the repository at this point in the history
Signed-off-by: Yury Kulazhenkov <[email protected]>
  • Loading branch information
ykulazhenkov committed Mar 7, 2024
1 parent ada32df commit e03f8cd
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion docs/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,26 @@
*********************************
About the NVIDIA Network Operator
*********************************
*********************************


The NVIDIA Network Operator simplifies the provisioning and management of NVIDIA networking resources in a Kubernetes cluster.
The operator automatically installs the required host networking software - bringing together all the needed components to provide high-speed network connectivity.
These components include the NVIDIA networking driver, Kubernetes device plugin, CNI plugins, IP address management (IPAM) plugin and others.
The NVIDIA Network Operator works in conjunction with the NVIDIA GPU Operator to deliver high-throughput, low-latency networking for scale-out, GPU computing clusters.

A Helm chart is provided for easily deploying the Network operator in a cluster to provision the host software on NVIDIA-enabled nodes.

=================
License Agreement
=================

The NVIDIA Network Operator is licensed under Apache 2.0 and contributions are accepted with a DCO.
See the contributing document for more information on how to contribute and the release artifacts.

==========
Learn More
==========

The Network Operator is open-source.
For more information on contributions and release artifacts, see the `GitHub repo <https://github.com/Mellanox/network-operator>`_.

0 comments on commit e03f8cd

Please sign in to comment.