kubernetes-pfsense-controller VS pfsense_fauxapi

Compare kubernetes-pfsense-controller vs pfsense_fauxapi 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-pfsense-controller pfsense_fauxapi
1 6
193 356
- -
1.2 0.0
about 1 year ago almost 3 years ago
PHP 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-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.

pfsense_fauxapi

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

What are some alternatives?

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

ingress-merge - Merge Ingress Controller for Kubernetes

pfsense-api - The missing REST API package for pfSense

phpsupabase - PHP Client to use Supabase

pfSense-Dashboard - A functional and useful dashboard for pfSense that utilizes influxdb, grafana and telegraf

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

pfSense-pkg-WireGuard - This is a port of the original WireGuard UI bits as implemented by Netgate in pfSense 2.5.0 to a package suitable for rapid iteration and more frequent updating on future releases of pfSense.

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

pfSense - Main repository for pfSense

kubernetes-ingress - HAProxy Kubernetes Ingress Controller

pfsense-zabbix-template - Zabbix Template for pfSense

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.