kubernetes-ingress
kubernetes-ingress copied to clipboard
Dos - Allow list
Dos allow list enables IP addresses that should never be blocked. Added allow list option to the dos protected resource CRD. There is new field: allowlist which hold list of ip with mask. Example: .... allowList: - ipWithMask: "192.168.1.1/24" - ipWithMask: "10.244.0.1/32"
Deploy request for nginx-kubernetes-ingress pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | 73455130f2c5eecbf53749837e0795129faf80bb |