go-control-plane VS kubernetes-ingress-controller

Compare go-control-plane vs kubernetes-ingress-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
go-control-plane kubernetes-ingress-controller
3 8
1,454 2,133
0.7% 0.5%
9.5 9.9
7 days ago 6 days ago
Go Go
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.

go-control-plane

Posts with mentions or reviews of go-control-plane. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-02.
  • Dabbling with envoy - Part II
    1 project | dev.to | 13 Jan 2022
    We are going to experiment with what's at the core of these service meshes - Go control plane
  • Which API Gateway for K8s are you using?
    3 projects | /r/devops | 2 Sep 2021
    Piggy backing on /u/ztherion: this is actually not as uncommon as you would think. The envoy folks at Lyft decided early on not to release their highly customized internal control plane when they released the proxy, so instead there is a reference implementation that does basic stuff which many people use as a starting point for their own control plane. This is exactly what Istio is built on, and in the Envoy slack the channel for chatting about building their own is pretty busy.
  • Software Architecture and Golang
    1 project | /r/golang | 14 Feb 2021
    Package serves a domain. Do not split one domain into several packages: Go does not have nested namespaces, so this is a pain to use, sometimes it is just a nightmare – have an unluck to use this thing. Dunno how about the general code quality, but calling this library UI subpar is a pure understatement.

kubernetes-ingress-controller

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

What are some alternatives?

When comparing go-control-plane and kubernetes-ingress-controller you can also consider the following projects:

gateway-api - Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

Kong - 🦍 The Cloud-Native API Gateway and AI Gateway.

kong-oidc-keycloak - Kong OIDC + Keycloak + httpbin

kuma - 🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.

konga - More than just another GUI to Kong Admin API

kanban-board - Single-click full-stack application (Postgres, Spring Boot & Angular) using Docker Compose

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.

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

haproxy-ingress - HAProxy Ingress

ingress - WIP Caddy 2 ingress controller for Kubernetes

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