Skip to content

Commit

Permalink
Spelling error correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielscholl committed Feb 15, 2024
1 parent 9ed4e36 commit 0cf9d89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/vnet-injection.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Virtual Network Injection

The provided custom deployment solution is a sample of how to leverage the virtual network (VNet) injection feature. This allows for the integration of the solution into a prexisting network design and ensuring the solution is on an internal network.
The provided custom deployment solution is a sample of how to leverage the virtual network (VNet) injection feature. This allows for the integration of the solution into a preexisting network design and ensuring the solution is on an internal network.


## Planning
Expand Down Expand Up @@ -37,7 +37,7 @@ The default implementation uses a simple Virtual Network with a Kubenet plugin.

__Custom Solution__

This custom configuration tutorial will use a pre-created network along with a dedicated Pod Subnet which activates the [Azure CNI for dynamic IP alocation](https://learn.microsoft.com/en-us/azure/aks/configure-azure-cni-dynamic-ip-allocation) network configuration.
This custom configuration tutorial will use a pre-created network along with a dedicated Pod Subnet which activates the [Azure CNI for dynamic IP allocation](https://learn.microsoft.com/en-us/azure/aks/configure-azure-cni-dynamic-ip-allocation) network configuration.

Things to considered when planning.

Expand Down

0 comments on commit 0cf9d89

Please sign in to comment.