You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- remove duplicate install section
- fix some identation for list
- align style on bash - remove captions
Signed-off-by: Fred Rolland <[email protected]>
Copy file name to clipboardExpand all lines: docs/getting-started-kubernetes.rst
+47-42Lines changed: 47 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ NVIDIA Network Operator leverages `Kubernetes CRDs`_ and `Operator SDK`_ to mana
39
39
40
40
The goal of the Network Operator is to manage the networking related components, while enabling execution of RDMA and GPUDirect RDMA workloads in a Kubernetes cluster. This includes:
41
41
42
-
* NVIDIA Networking drivers to enable advanced features - enp1 netdcreate, an NV-IPAM IPPool
42
+
* NVIDIA Networking drivers to enable advanced features
43
43
* Kubernetes device plugins to provide hardware resources required for an accelerated network
44
44
* Kubernetes secondary network components for network intensive workloads
45
45
@@ -98,13 +98,15 @@ The provided Helm chart contains various parameters to facilitate the creation o
98
98
99
99
.. warning:: Each Network Operator Release has a set of default version values for the various components it deploys. It is recommended that these values will not be changed. Testing and validation were performed with these values, and there is no guarantee of interoperability nor correctness when different versions are used.
0 commit comments