Skip to content

Commit

Permalink
Deployed 4065c95 to dev with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HHDocs committed Oct 8, 2024
1 parent a5bba24 commit d570b9b
Show file tree
Hide file tree
Showing 9 changed files with 106 additions and 106 deletions.
6 changes: 3 additions & 3 deletions dev/architecture/fabric/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@ <h2 id="vpc"><abbr title="Virtual Private Cloud, similar to the public cloud VPC
attached subnets and import routes from its peered VPCs. The BGP instance in the tenant VRFs does not establish
neighbor relationships and is purely used to advertise locally attached routes into the <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> (all VRFs with the same
L3VNI) across leaves in the network.</li>
<li>A <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> can have multuple subnets. Each subnet in the <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> is modeled as a VLAN on the switch. The VLAN is only locally
<li>A <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> can have multiple subnets. Each subnet in the <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> is modeled as a VLAN on the switch. The VLAN is only locally
significant and a given subnet might have different VLANs on different leaves on the network. A globally significant
VNI is assigned to each subnet. This VNI is used to extend the subnet across different leaves in the network and
provides a view of single stretched L2 domain if the applications need it.</li>
Expand All @@ -1405,7 +1405,7 @@ <h2 id="vpc-peering"><abbr title="Virtual Private Cloud, similar to the public c
<p>To enable communication between 2 different VPCs, one needs to configure a <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> peering policy. The Hedgehog Fabric
supports two different peering modes.</p>
<ul>
<li>Local Peering: A local peering directly imports routers from the other <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> locally. This is achieved by a simple
<li>Local Peering: A local peering directly imports routes from another <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> locally. This is achieved by a simple
import route from the peer <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr>. In case there are no locally attached workloads to the peer <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> the fabric
automatically creates a stub <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> for peering and imports routes from it. This allows VPCs to peer with each other
without the need for a dedicated peering leaf. If a local peering is done for a pair of VPCs which have locally
Expand All @@ -1427,7 +1427,7 @@ <h2 id="vpc-peering"><abbr title="Virtual Private Cloud, similar to the public c
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 2, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 30, 2024</span>

<br>
Created:
Expand Down
12 changes: 6 additions & 6 deletions dev/concepts/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1381,9 +1381,9 @@ <h2 id="fabric-api">Fabric API</h2>
<h3 id="wiring-diagram-api">Wiring Diagram API</h3>
<p>Wiring Diagram consists of the following resources:</p>
<ul>
<li>"Devices": describes any device in the Fabric<ul>
<li>"Devices": describe <em>any</em> device in the Fabric and can be of two types:<ul>
<li><strong>Switch</strong>: configuration of the switch, containing for example: port group speeds, port breakouts, switch IP/ASN</li>
<li><strong>Server</strong>: any physical server attached to the Fabric including Control Nodes</li>
<li><strong>Server</strong>: <em>any</em> physical server attached to the Fabric including Control Nodes</li>
</ul>
</li>
<li><strong>Connection</strong>: <em>any</em> logical connection for devices<ul>
Expand All @@ -1397,8 +1397,8 @@ <h3 id="wiring-diagram-api">Wiring Diagram API</h3>
<h3 id="user-facing-api">User-facing API</h3>
<ul>
<li><abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> API<ul>
<li><strong><abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr></strong>: Virtual Private Cloud, similar to the public cloud <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> it provides an isolated private network for the
resources, with support for multiple subnets, each with user-provided VLANs and on-demand DHCP</li>
<li><strong><abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr></strong>: Virtual Private Cloud, similar to a public cloud <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr>, provides an isolated private network for the
resources, with support for multiple subnets, each with user-defined VLANs and optional DHCP service</li>
<li><strong><abbr title="Represents a specific VPC subnet assignment to the Connection object which means exact server port to a VPC binding">VPCAttachment</abbr></strong>: represents a specific <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> subnet assignment to the Connection object which means exact server port to a <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> binding</li>
<li><strong><abbr title="Enables VPC to VPC connectivity (could be Local where VPCs are used or Remote peering on the border/mixed leafs)">VPCPeering</abbr></strong>: enables <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr>-to-<abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> connectivity (could be Local where VPCs are used or Remote peering on the border/mixed leaves)</li>
</ul>
Expand Down Expand Up @@ -1465,7 +1465,7 @@ <h2 id="fabric">Fabric</h2>
</li>
<li>The Agent is watching for the corresponding Agent CRD in Kubernetes API<ul>
<li>It applies the changes and saves the new configuration locally</li>
<li>It reports some status and information back to the API</li>
<li>It reports status and information back to the API</li>
<li>It can perform reinstallation and reboot of SONiC</li>
</ul>
</li>
Expand All @@ -1476,7 +1476,7 @@ <h2 id="fabric">Fabric</h2>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">May 6, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 30, 2024</span>

<br>
Created:
Expand Down
12 changes: 6 additions & 6 deletions dev/contribute/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1209,8 +1209,8 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#abbreaviations" class="md-nav__link">
Abbreaviations
<a href="#abbreviations" class="md-nav__link">
Abbreviations
</a>

</li>
Expand Down Expand Up @@ -1347,8 +1347,8 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#abbreaviations" class="md-nav__link">
Abbreaviations
<a href="#abbreviations" class="md-nav__link">
Abbreviations
</a>

</li>
Expand Down Expand Up @@ -1477,7 +1477,7 @@ <h2 id="file-layout">File layout</h2>
</span></code></pre></div>
<p>Where you can add pages by file name like <code>index.md</code> and page title will be taked from the file (first line with <code>#</code>). Additionally, you can reference the whole directory to created nested section in navigation. You can also add custom titles by using <code>:</code> separator like <code>Wiring Diagram: wiring</code> where <code>Wiring Diagram</code> is a title and <code>wiring</code> is a file/directory name.</p>
<p>More details in the <a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin">MkDocs Pages plugin</a>.</p>
<h3 id="abbreaviations">Abbreaviations</h3>
<h3 id="abbreviations">Abbreviations</h3>
<p>You can find abbreviations in <code>includes/abbreviations.md</code> file. You can add various abbreviations there and all usages of the defined words in the documentation will get a highlight.</p>
<p>For example, we have following in <code>includes/abbreviations.md</code>:</p>
<div class="language-markdown highlight"><pre><span></span><code><span id="__span-3-1"><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a>*[HHFab]: Hedgehog Fabricator - a tool for building Hedgehog Fabric
Expand Down Expand Up @@ -1605,7 +1605,7 @@ <h3 id="diagrams">Diagrams</h3>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">February 8, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 30, 2024</span>

<br>
Created:
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions dev/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,152 +2,152 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.githedgehog.com/dev/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/architecture/fabric/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/architecture/overview/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/concepts/overview/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/contribute/docs/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/contribute/overview/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/getting-started/download/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/install-upgrade/build-wiring/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/install-upgrade/config/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/install-upgrade/onie-update/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/install-upgrade/overview/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/install-upgrade/requirements/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/install-upgrade/supported-devices/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/reference/api/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/reference/cli/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/reference/profiles/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/release-notes/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/troubleshooting/overview/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/connections/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/devices/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/external/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/grafana/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/harvester/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/overview/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/profiles/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/shrink-expand/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/user-guide/vpcs/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/vlab/demo/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/vlab/overview/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.githedgehog.com/dev/vlab/running/</loc>
<lastmod>2024-08-28</lastmod>
<lastmod>2024-10-08</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified dev/sitemap.xml.gz
Binary file not shown.
Loading

1 comment on commit d570b9b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.