Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 210 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 210 Bytes

k8s-auth-portal

OIDC auth portal for Kubernetes clusters.

Local testing

Ensure minikube environment is up and running.

Build and run the application in a local docker container.

make docker-run