All Projects → wallarm → ingress

wallarm / ingress

Licence: Apache-2.0 license
Kubernetes Ingress controller with integrated Wallarm services

Programming Languages

go
31211 projects - #10 most used programming language
lua
6591 projects
shell
77523 projects
Makefile
30231 projects
Dockerfile
14818 projects
Mustache
554 projects

Projects that are alternatives of or similar to ingress

Dotnetpad
The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.
Stars: ✭ 101 (+225.81%)
Mutual labels:  waf
Docker Waf
An NGINX and ModSecurity based Web Application Firewall for Docker
Stars: ✭ 181 (+483.87%)
Mutual labels:  waf
Raptor waf
Raptor - WAF - Web application firewall using DFA [ Current version ] - Beta
Stars: ✭ 246 (+693.55%)
Mutual labels:  waf
Tesla
Tesla is a gateway service that provides dynamic routing,waf,support spring cloud,gRPC,DUBBO and more.
Stars: ✭ 109 (+251.61%)
Mutual labels:  waf
Openrasp
🔥Open source RASP solution
Stars: ✭ 2,036 (+6467.74%)
Mutual labels:  waf
Sks
Security Knowledge Structure(安全知识汇总)
Stars: ✭ 205 (+561.29%)
Mutual labels:  waf
Cidram
CIDRAM: Classless Inter-Domain Routing Access Manager.
Stars: ✭ 86 (+177.42%)
Mutual labels:  waf
kubernetes-simple-ingress-controller
a simple kubernetes ingress controller
Stars: ✭ 44 (+41.94%)
Mutual labels:  ingress-controller
Awd Watchbird
A powerful PHP WAF for AWD
Stars: ✭ 178 (+474.19%)
Mutual labels:  waf
Secbox
🖤 网络安全与渗透测试工具导航
Stars: ✭ 222 (+616.13%)
Mutual labels:  waf
Go Agent
Sqreen's Application Security Management for the Go language
Stars: ✭ 134 (+332.26%)
Mutual labels:  waf
Whatwaf
Detect and bypass web application firewalls and protection systems
Stars: ✭ 1,881 (+5967.74%)
Mutual labels:  waf
Wafw00f
WAFW00F allows one to identify and fingerprint Web Application Firewall (WAF) products protecting a website.
Stars: ✭ 2,983 (+9522.58%)
Mutual labels:  waf
Collection Document
Collection of quality safety articles. Awesome articles.
Stars: ✭ 1,387 (+4374.19%)
Mutual labels:  waf
auction-website
🔨 A full-stack real-time auction website built using a microservices architecture
Stars: ✭ 71 (+129.03%)
Mutual labels:  ingress-nginx
Awesome Cloud Security
Curated list of awesome cloud security blogs, podcasts, standards, projects, and examples.
Stars: ✭ 98 (+216.13%)
Mutual labels:  waf
Wafpass
Analysing parameters with all payloads' bypass methods, aiming at benchmarking security solutions like WAF.
Stars: ✭ 184 (+493.55%)
Mutual labels:  waf
tyk-helm-chart
A Helm chart repository to install Tyk Pro (with Dashboard), Tyk Hybrid or Tyk Headless chart.
Stars: ✭ 69 (+122.58%)
Mutual labels:  ingress-controller
terraform-kubernetes-alb-ingress-controller
Terraform module to ease deployment of the AWS ALB Ingress Controller
Stars: ✭ 55 (+77.42%)
Mutual labels:  ingress-controller
Autosqli
An automatic SQL Injection tool which takes advantage of ~DorkNet~ Googler, Ddgr, WhatWaf and sqlmap.
Stars: ✭ 222 (+616.13%)
Mutual labels:  waf

Ingress NGINX Controller

CII Best Practices Go Report Card GitHub license GitHub stars GitHub stars

Overview

ingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.

Learn more about Ingress on the main Kubernetes documentation site.

Get started

See the Getting Started document.

Troubleshooting

If you encounter issues, review the troubleshooting docs, file an issue, or talk to us on the #ingress-nginx channel on the Kubernetes Slack server.

Changelog

See the list of releases to find out about feature changes. For detailed changes for each release; please check the Changelog.md file. For detailed changes on the ingress-nginx helm chart, please check the following CHANGELOG.md file.

Supported Versions table

Supported versions for the ingress-nginx project mean that we have completed E2E tests, and they are passing for the versions listed. Ingress-Nginx versions may work on older versions but the project does not make that guarantee.

Ingress-NGINX version k8s supported version Alpine Version Nginx Version
v1.5.1 1.25, 1.24, 1.23 3.16.2 1.21.6
v1.4.0 1.25, 1.24, 1.23, 1.22 3.16.2 1.19.10†
v1.3.1 1.24, 1.23, 1.22, 1.21, 1.20 3.16.2 1.19.10†
v1.3.0 1.24, 1.23, 1.22, 1.21, 1.20 3.16.0 1.19.10†
v1.2.1 1.23, 1.22, 1.21, 1.20, 1.19 3.14.6 1.19.10†
v1.1.3 1.23, 1.22, 1.21, 1.20, 1.19 3.14.4 1.19.10†
v1.1.2 1.23, 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.1.1 1.23, 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.1.0 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.5 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.4 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.3 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.2 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.1 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.0 1.22, 1.21, 1.20, 1.19 3.13.5 1.20.1

This build is patched against CVE-2021-23017.

See this article if you want upgrade to the stable Ingress API.

Get Involved

Thanks for taking the time to join our community and start contributing!

  • This project adheres to the Kubernetes Community Code of Conduct. By participating in this project, you agree to abide by its terms.

  • Contributing: Contributions of all kind are welcome!

    • Read CONTRIBUTING.md for information about setting up your environment, the workflow that we expect, and instructions on the developer certificate of origin that we require.
    • Join our Kubernetes Slack channel for developer discussion : #ingress-nginx-dev.
    • Submit GitHub issues for any feature enhancements, bugs or documentation problems. Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
    • Support: Join the #ingress-nginx-users channel inside the Kubernetes Slack to ask questions or get support from the maintainers and other users.
    • The GitHub issues in the repository are exclusively for bug reports and feature requests.
    • Discuss: Tweet using the #IngressNginx hashtag.

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].