1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-26 05:27:28 +02:00
2020-06-19 22:33:40 -05:00
..
2020-06-16 16:47:10 -05:00
2020-06-16 16:47:10 -05:00
2020-06-16 16:47:10 -05:00
2020-06-19 22:33:40 -05:00
2020-06-17 19:18:52 -05:00
2020-06-16 16:47:10 -05:00

Kubernetes example

Based on kind as a local Kubernetes cluster.

Quick start

Before you start:

Required

Optional

Then:

  • make create-cluster
  • make deploy OR make helm-deploy for helm

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

Uninstall

  • make delete-cluster