kube-oidc-proxy VS infra

Compare kube-oidc-proxy vs infra and see what are their differences.

kube-oidc-proxy

Reverse proxy to authenticate to managed Kubernetes API servers via OIDC. (by jetstack)

infra

Infra provides authentication and access management to servers and Kubernetes clusters. (by infrahq)
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
kube-oidc-proxy infra
5 20
474 1,350
1.7% 0.4%
1.8 6.3
13 days ago 4 days ago
Go Go
Apache License 2.0 GNU General Public License v3.0 or later
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.

kube-oidc-proxy

Posts with mentions or reviews of kube-oidc-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Windows auth with K8s on prem
    2 projects | /r/k8s | 1 Jun 2023
    It is sort of a roundabout way, but I sync Active Directory to a Keycloak realm, then use OIDC auth with kube-oidc-proxy (https://github.com/jetstack/kube-oidc-proxy) and kubelogin (https://github.com/int128/kubelogin) for OIDC-based auth to the api server.
  • Kubernetes in production.
    2 projects | /r/kubernetes | 21 Feb 2023
    Yes, I setup a cluster with no SPFs. That means an HA setup for the external load balancer. I use HAProxy for my ELB, and setup 2 instances with a VRRP + keepalived to provide HA to the ingress controller. I run the control plane private, accessible only from localhost. I setup kube-oidc-proxy (https://github.com/jetstack/kube-oidc-proxy) to expose the API server with single sign-on on the ingress controller, and use the kubelogin plugin (https://github.com/int128/kubelogin) to provide OIDC support to kubectl. I then setup Keycloak to handle OIDC/OAuth2/SAML and syncing to Active Directory, and setup groups in Active Directory to control acccess to clusters. Devs each get their own namespace in the dev cluster, with mostly cluster-admin access to their namespace. Staging/Prod clusters are locked down, with read-only access to devs. Thanks to the OIDC auth to the APIServer, when employees are onboarded & offboarded, we only need to add/remove them from groups in Active Directory and everything else just magically syncs.
  • Why are there so many OIDC SSO options for Kubernetes?
    7 projects | /r/kubernetes | 26 Nov 2022
    kube-oidc-proxy (OIDC to Kubernetes API servers where OIDC authentication is not available)
  • RBAC MANAGEMENT
    5 projects | /r/kubernetes | 7 Nov 2022
    I use the kube-login plugin for kubectl (https://github.com/int128/kubelogin) along with the kube-oidc-proxy (https://github.com/jetstack/kube-oidc-proxy), using Keycloak as my OIDC provider (https://www.keycloak.org) and doing LDAP synchronization to Active Directory.
  • What is the biggest challenge you/your org faces while running k8s in production?
    3 projects | /r/kubernetes | 10 Nov 2021
    We use Keycloak for this purpose. We deploy an OIDC-proxy to the kube-api (https://github.com/jetstack/kube-oidc-proxy), then use the kubectl plugin 'kubelogin' (aka oidc-login if you use krew - https://github.com/int128/kubelogin). This gives us the ability to have no user secrets in our KUBECONFIG, and to use Keycloak's Active Directory/LDAP user & group federation to control access to clusters. With this, downloading the KUBECONFIG is self-service, and adding users to new clusters is as easy as adding them to a group in AD.

infra

Posts with mentions or reviews of infra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-07.

What are some alternatives?

When comparing kube-oidc-proxy and infra you can also consider the following projects:

kubelogin - kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)

pinniped - Pinniped is the easy, secure way to log in to your Kubernetes clusters.

scan - Scan provides the ability to to scan sql rows directly to any defined structure.

Keycloak - Open Source Identity and Access Management For Modern Applications and Services

graph - A library for creating generic graph data structures and modifying, analyzing, and visualizing them.

lens - Lens - The way the world runs Kubernetes

aws-iam-authenticator - A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster

authentik - The authentication glue you need.

dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors

paralus - All-in-one Kubernetes access manager. User-level credentials, RBAC, SSO, audit logs.

gosf-socketio - golang socket.io client and server