Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 591 Bytes

Gangway by Numberly

Introduction

Welcome to Numberly/Gangway, a maintained fork of the original Gangway project, now End-Of-Life (EOL). It simplifies authentication flows using OpenID Connect (OIDC) for Kubernetes clusters, focusing on multi-cluster support.

Features

  • Multi-Cluster Management: Manages multiple clusters to reduce complexity.
  • OIDC Authentication: Streamlines ID token minting for Kubernetes API server access.

Documentation

Checkout the GANGWAY Documentation

Building from Source

Written in Go (83.9%).