kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

Dos - Allow list

Open pasmant opened this issue 1 year ago • 1 comments

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"

pasmant avatar Jun 24 '24 07:06 pasmant

Deploy request for nginx-kubernetes-ingress pending review.

Visit the deploys page to approve it

Name Link
Latest commit 73455130f2c5eecbf53749837e0795129faf80bb

netlify[bot] avatar Jun 24 '24 07:06 netlify[bot]