kubernetes-ingress VS kubernetes-pfsense-controller

Compare kubernetes-ingress 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
kubernetes-ingress kubernetes-pfsense-controller
6 1
668 193
0.9% -
9.0 1.2
4 days ago about 1 year ago
Go PHP
Apache License 2.0 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.

kubernetes-ingress

Posts with mentions or reviews of kubernetes-ingress. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-29.

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 kubernetes-ingress and kubernetes-pfsense-controller you can also consider the following projects:

haproxy-ingress - HAProxy Ingress

ingress-merge - Merge Ingress Controller for Kubernetes

emissary - open source Kubernetes-native API gateway for microservices built on the Envoy Proxy

phpsupabase - PHP Client to use Supabase

sshuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.

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

ingress-controller-external-example - An example of running the HAProxy Kubernetes Ingress Controller in external mode.

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

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

kubernetes-pfsense-controll

kube-ns-suspender - A k8s controller that scales up and down namespaces on-demand with an embedded friendly UI and a Prometheus exporter. Inspired by kube-downscaler.

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