1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-04-25 12:24:41 +02:00
2024-01-27 09:57:42 +01:00
..
2020-06-16 16:47:10 -05:00
2024-01-27 09:57:42 +01:00
2024-01-27 09:57:42 +01:00
2024-01-27 09:57:42 +01:00
2024-01-27 09:57:42 +01:00
2022-08-28 17:54:32 +07:00

Kubernetes example

Based on kind as a local Kubernetes cluster.

Quick start

Before you start:

Required

Then:

  • make create-cluster
  • make deploy

Visit http://httpbin.localtest.me or http://hello-world.localtest.me/

Uninstall

  • make delete-cluster