ingress-controller

Open-source projects categorized as ingress-controller

Top 19 ingress-controller Open-Source Projects

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

    Project mention: [06/52] Accessible Kubernetes with Terraform and DigitalOcean | dev.to | 2024-02-23

    resource "helm_release" "icrelease" { name = "nginx-ingress" repository = "https://kubernetes.github.io/ingress-nginx" chart = "ingress-nginx" version = "4.9.1" namespace = kubernetes_namespace.icnamespace.metadata[0].name set { name = "controller.ingressClassResource.default" value = "true" } }

  • kubernetes-ingress

    NGINX and NGINX Plus Ingress Controllers for Kubernetes

    Project mention: ☸️ Kubernetes NGINX Ingress Controller: 10+ Complementary Configurations for Web Applications | dev.to | 2023-10-16

    Everything in the YAML snippets below — except for ingress configuration — relates to configuring the NGINX ingress controller. This includes customizing the default configuration.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • contour

    Contour is a Kubernetes ingress controller using Envoy proxy.

    Project mention: Istio moved to CNCF Graduation stage | news.ycombinator.com | 2023-07-12

    have you tried Contour yet?

    https://projectcontour.io

  • skipper

    An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress

  • higress

    Next-generation Cloud Native Gateway | 下一代云原生网关

  • kubernetes-ingress-controller

    :gorilla: Kong for Kubernetes: The official Ingress Controller for Kubernetes.

    Project mention: Kubernetes releases ingress2gateway tool for upcoming GA of Gateway API | news.ycombinator.com | 2023-10-29
  • haproxy-ingress

    HAProxy Ingress

    Project mention: So you want to deploy mTLS | dev.to | 2023-06-12

    This was all running on Kubernetes, coupled with Google Cloud SQL for PostgreSQL and an HAProxy deployment managed by an ingress controller (jcmoraisjr/haproxy-ingress with a modified config file template). Branch or test deployments were a little different: the database was deployed on Kubernetes directly, to make it simple to deploy additional environments without spinning up resources outside of Kubernetes.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • kubernetes-ingress

    HAProxy Kubernetes Ingress Controller (by haproxytech)

  • application-gateway-kubernetes-ingress

    This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.

    Project mention: AKS ingress - internal LB + App Gateway vs. public LB + Ingress/Gateway API | /r/AZURE | 2023-07-04

    Unfortunately in some cases it works poorly. For more insights, read this - https://github.com/Azure/application-gateway-kubernetes-ingress/issues/1124

  • hairpin-proxy

    PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you've had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.

  • cloudflare-tunnel-ingress-controller

    🚀 Expose the website directly into the internet! The Kuberntes Ingress Controller based on Cloudflare Tunnel.

    Project mention: Expose Kubernetes Ingress directly to the Internet with Cloudflare Tunnel | /r/selfhosted | 2023-06-19
  • k8s-bigip-ctlr

    Repository for F5 Container Ingress Services for Kubernetes & OpenShift.

  • kubernetes-pfsense-controller

    Integrate Kubernetes and pfSense

    Project mention: Browsing like it's 1994: Integrating a Mac SE, ImageWriter II into a modern LAN | news.ycombinator.com | 2023-09-17

    It's over-engineered, but I wanted to try running k8s in my homelab to continue learning about networking; deploying a blog seemed like a perfect test case. The cluster uses Traefik, https://github.com/travisghansen/kubernetes-pfsense-controll... to sync service definitions to HAProxy, and MetalLB. The k8s service IPs are routable from my local network, as well as the MetalLB IPs, and MetalLB handles syncing them to pfSense using BGP. pfSense sends DNS for any *.k8s.home.arpa to k8s, so I can resolve e.g. blog.default.svc.k8s.home.arpa on my local network.

    One interesting hiccup: I had to introduce a NAT at pfSense because MacBooks don't listen to ICMP redirects, the packet would go laptop -> router -> k8s and then k8s -> laptop. Since the MacBook ignored the ICMP redirect, it drops the reply packet.

  • kubernetes-ingress-controller

    The official ngrok Ingress Controller for Kubernetes (by ngrok)

    Project mention: Monthly: Who is hiring? | /r/kubernetes | 2023-04-04

    check out what we are working on: https://github.com/ngrok | https://github.com/ngrok/kubernetes-ingress-controller |https://ngrok.com/blogread about what our customers think: https://ngrok.com/love

  • ingress-merge

    Merge Ingress Controller for Kubernetes

  • k8s-helm-helmfile

    Project which compares 3 approaches to deploy apps on Kubernetes cluster (using kubectl, helm & helmfile)

  • alb

    ALB (Another Load Balancer) is a Kubernetes Gateway powered by OpenResty with years of production experience from Alauda.

    Project mention: ALB(Another Load Balancer): A Gateway for Kubernetes | news.ycombinator.com | 2024-01-22
  • fsm

    Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses ebpf for layer4 and pipy proxy for layer7 traffic management, support multi cluster network. (by flomesh-io)

  • docker-swarm-ingress

    Nginx swarm ingress controller, a minimalistic approach to allow routing into a Docker Swarm based on the public hostnames.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-23.

ingress-controller related posts

Index

What are some of the best open-source ingress-controller projects? This list will help you:

Project Stars
1 ingress-nginx 16,522
2 kubernetes-ingress 4,509
3 contour 3,621
4 skipper 2,999
5 higress 2,187
6 kubernetes-ingress-controller 2,112
7 haproxy-ingress 997
8 kubernetes-ingress 660
9 application-gateway-kubernetes-ingress 658
10 hairpin-proxy 547
11 cloudflare-tunnel-ingress-controller 475
12 k8s-bigip-ctlr 345
13 kubernetes-pfsense-controller 193
14 kubernetes-ingress-controller 157
15 ingress-merge 139
16 k8s-helm-helmfile 75
17 alb 53
18 fsm 39
19 docker-swarm-ingress 33
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com