dex-operator

module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2023 License: Apache-2.0

README

dex-operator

A Kubernetes operator for deploying and managing Dex IdP.

Supported Features

Currently, the following features are supported. There's a long tail of different connectors and storage backends supported by Dex, so if you need something that's not listed here, please open an issue or submit a PR!

Storage
  • SQLite3
  • PostgreSQL
Connectors

Getting Started

Prerequisites
Installing
Cert-Manager
kapp deploy -a cert-manager -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.0/cert-manager.yaml
Operator
kapp deploy -a dex-operator -f https://github.com/gpu-ninja/dex-operator/releases/latest/download/dex-operator.yaml
Starting a Dex Server
kubectl apply -f examples -l app.kubernetes.io/component=server
Creating an OAuth2 Client
kubectl apply -f examples -l app.kubernetes.io/component=client

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the dex v1alpha1 API group +kubebuilder:object:generate=true +groupName=dex.gpu-ninja.com
Package v1alpha1 contains API Schema definitions for the dex v1alpha1 API group +kubebuilder:object:generate=true +groupName=dex.gpu-ninja.com
internal
dex

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL