Skip to content

Commit 92ab67d

Browse files
authored
Update use-network-policies.md
Fix disallowed-html
1 parent 790902e commit 92ab67d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/use-network-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Azure NPM for Linux uses Linux *IPTables* and Azure NPM for Windows uses *Host N
4444
| Compliance with Kubernetes specification | All policy types supported | All policy types supported |
4545
| Additional features | None | Extended policy model consisting of Global Network Policy, Global Network Set, and Host Endpoint. For more information on using the `calicoctl` CLI to manage these extended features, see [calicoctl user reference][calicoctl]. |
4646
| Support | Supported by Azure support and Engineering team | Calico community support. For more information on additional paid support, see [Project Calico support options][calico-support]. |
47-
| Logging | Logs available with **kubectl log -n kube-system <network-policy-pod>** command | For more information, see [Calico component logs][calico-logs] |
47+
| Logging | Logs available with **kubectl log -n kube-system \<network-policy-pod\>** command | For more information, see [Calico component logs][calico-logs] |
4848

4949
## Limitations:
5050

@@ -339,4 +339,4 @@ To learn more about policies, see [Kubernetes network policies][kubernetes-netwo
339339
[windows-server-password]: /windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements#reference
340340
[az-extension-add]: /cli/azure/extension#az_extension_add
341341
[az-extension-update]: /cli/azure/extension#az_extension_update
342-
[dsr]: ../load-balancer/load-balancer-multivip-overview.md#rule-type-2-backend-port-reuse-by-using-floating-ip
342+
[dsr]: ../load-balancer/load-balancer-multivip-overview.md#rule-type-2-backend-port-reuse-by-using-floating-ip

0 commit comments

Comments
 (0)