Skip to content

Commit

Permalink
Merge pull request #1369 from mpetason/networking-mdx-update-vcluster
Browse files Browse the repository at this point in the history
Updated spelling of the figure label and alt text to vCluster
  • Loading branch information
Thomas Kosiewski authored Nov 22, 2023
2 parents 5e46de5 + 279d45d commit d2dd26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/networking/networking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ sidebar_label: Overview
---

<figure>
<img src="/docs/media/diagrams/vcluster-networking.svg" alt="vcluster Networking" />
<figcaption>vcluster - Networking</figcaption>
<img src="/docs/media/diagrams/vcluster-networking.svg" alt="vCluster Networking" />
<figcaption>vCluster - Networking</figcaption>
</figure>

By default, resources such as `Service` and `Ingress` are synced from the virtual cluster to the host cluster in order to enable correct network functionality for the vCluster.
Expand Down

0 comments on commit d2dd26a

Please sign in to comment.