-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
611 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title><no title> — NVIDIA Network Operator 0.1.0 documentation</title> | ||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/design-style.b7bb847fb20b106c3d81b95245e65545.min.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/omni-style.css" type="text/css" /> | ||
<link rel="stylesheet" href="../_static/api-styles.css" type="text/css" /> | ||
<link rel="shortcut icon" href="../_static/favicon.ico"/> | ||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> | ||
<script src="../_static/jquery.js"></script> | ||
<script src="../_static/underscore.js"></script> | ||
<script src="../_static/doctools.js"></script> | ||
<script src="../_static/mermaid-init.js"></script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script src="../_static/version.js"></script> | ||
<script src="../_static/social-media.js"></script> | ||
<script src="../_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
|
||
|
||
|
||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
<a href="../index.html"> | ||
<img src="../_static/nvidia-logo-white.png" class="logo" alt="Logo"/> | ||
</a> | ||
|
||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<p class="caption" role="heading"><span class="caption-text">NVIDIA Network Operator</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../overview.html">About the Operator</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../platform-support.html">Platform Support</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../release-notes.html">Release Notes</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../getting-started-kubernetes.html">Getting Started with Kubernetes</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../getting-started-openshift.html">Getting Started with Red Hat OpenShift</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../customizations/customization.html">Customization Options and CRDs</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../life-cycle-managment.html">Life Cycle Management</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../advanced-configurations.html">Advanced Configurations</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Multi-network POD</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../multi-network-pod.html">Multi-network POD</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Device Plugin</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../device-plugin.html">Device Plugin</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">K8s on Bare Metal - Ethernet</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../k8s-baremetal-ethernet.html">K8s on Bare Metal - Ethernet</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Kubernetes Performance Tuning</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../kubernetes-perfomance.html">Kubernetes Performance Tuning</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">NVIDIA Network Operator</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
|
||
|
||
<li><a href="../index.html" class="icon icon-home"></a> »</li> | ||
|
||
<li><no title></li> | ||
|
||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
|
||
<span> </span> | ||
</li> | ||
|
||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
<footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2024, NVIDIA. | ||
<span class="lastupdated">Last updated on Mar 11, 2024. | ||
</span></p> | ||
</div> | ||
|
||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.