Skip to content

Commit cb70b63

Browse files
Update AKS-Hybrid/aks-hci-ip-address-planning.md
Co-authored-by: Seth Manheim <[email protected]>
1 parent 8323b20 commit cb70b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/aks-hci-ip-address-planning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Sharing a logical network between AKS and Arc VMs on Azure Stack HCI offers the
6565
| **Configuration complexity** | Simpler configuration with a single network, reducing setup complexity. | More complex setup, as you need to configure multiple logical networks for VMs and AKS clusters.
6666
| **Scalability** | Potential scalability limitations as both Arc VMs and AKS clusters share network resources. | More scalable since network resources are separated and can scale independently. |
6767
| **Network policy management** | Easier to manage with one set of network policies, but harder to isolate workloads. | Easier to isolate workloads, as separate policies can be applied per logical network. |
68-
| **Security Considerations** | Increased risk of cross-communication vulnerabilities if not properly segmented. | Better security as each network can be segmented and isolated more strictly. |
68+
| **Security considerations** | Increased risk of cross-communication vulnerabilities if not properly segmented. | Better security as each network can be segmented and isolated more strictly. |
6969
| **Impact of network failures** | A failure in the shared network can affect both AKS and Arc VMs simultaneously. | A failure in one network affects only the workloads within that network, reducing overall risk. |
7070

7171

0 commit comments

Comments
 (0)