ingress-merge VS kubernetes-pfsense-controller

Compare ingress-merge vs kubernetes-pfsense-controller and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ingress-merge kubernetes-pfsense-controller
1 1
139 193
- -
0.0 1.2
over 1 year ago about 1 year ago
Go PHP
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ingress-merge

Posts with mentions or reviews of ingress-merge. We have used some of these posts to build our list of alternatives and similar projects.

kubernetes-pfsense-controller

Posts with mentions or reviews of kubernetes-pfsense-controller. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-17.
  • Browsing like it's 1994: Integrating a Mac SE, ImageWriter II into a modern LAN
    3 projects | news.ycombinator.com | 17 Sep 2023
    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.

What are some alternatives?

When comparing ingress-merge and kubernetes-pfsense-controller you can also consider the following projects:

ingress-gce - Ingress controller for Google Cloud

phpsupabase - PHP Client to use Supabase

cilium - eBPF-based Networking, Security, and Observability

pfsense-temp-alert - Send email alerts if things get too toasty inside your firewall

apisix-ingress-controller - APISIX Ingress Controller for Kubernetes

UniFi-API-client - A PHP API client class to interact with Ubiquiti's UniFi Controller API

kubernetes-ingress - NGINX and NGINX Plus Ingress Controllers for Kubernetes

kubernetes-ingress - HAProxy Kubernetes Ingress Controller

kubernetes-pfsense-controll

php-k8s - Unofficial PHP client for Kubernetes. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.

pfsense_fauxapi - REST based API interface for pfSense 2.3.x and 2.4.x to facilitate devops