Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion calico-cloud/threat/web-application-firewall.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ This works by matching a single HTTP request against all the configured WAF rule

### Limitations

WAF cannot be used with:
Workload-centric WAF cannot be used with:
* Host-networked client pods
* TLS traffic
* [LoadBalancer services](https://Kubernetes.io/docs/concepts/services-networking/service/#loadbalancer)
* Kubernetes 1.28 or earlier
* nftables data plane

:::note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ This works by matching a single HTTP request against all the configured WAF rule

### Limitations

WAF cannot be used with:
Workload-centric WAF cannot be used with:
* Host-networked client pods
* TLS traffic
* [LoadBalancer services](https://Kubernetes.io/docs/concepts/services-networking/service/#loadbalancer)
* Kubernetes 1.28 or earlier
* nftables data plane

:::note

Expand Down
3 changes: 2 additions & 1 deletion calico-enterprise/threat/web-application-firewall.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ This works by matching a single HTTP request against all the configured WAF rule

### Limitations

WAF cannot be used with:
Workload-centric WAF cannot be used with:
* Host-networked client pods
* TLS traffic
* [LoadBalancer services](https://Kubernetes.io/docs/concepts/services-networking/service/#loadbalancer)
* Kubernetes 1.28 or earlier
* nftables data plane

:::note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,12 @@ This works by matching a single HTTP request against all the configured WAF rule
### Limitations


WAF cannot be used with:
Workload-centric WAF cannot be used with:
* Host-networked client pods
* TLS traffic
* [LoadBalancer services](https://Kubernetes.io/docs/concepts/services-networking/service/#loadbalancer)
* Kubernetes 1.28 or earlier
* nftables data plane

:::note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ This works by matching a single HTTP request against all the configured WAF rule

### Limitations

WAF cannot be used with:
Workload-centric WAF cannot be used with:
* Host-networked client pods
* TLS traffic
* [LoadBalancer services](https://Kubernetes.io/docs/concepts/services-networking/service/#loadbalancer)
* Kubernetes 1.28 or earlier
* nftables data plane

:::note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ This works by matching a single HTTP request against all the configured WAF rule

### Limitations

WAF cannot be used with:
Workload-centric WAF cannot be used with:
* Host-networked client pods
* TLS traffic
* [LoadBalancer services](https://Kubernetes.io/docs/concepts/services-networking/service/#loadbalancer)
* Kubernetes 1.28 or earlier
* nftables data plane

:::note

Expand Down