Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 85ae7d9

Browse files
authored
Merge pull request #54 from jetstack/readme-warning
Adds warning message to README.md
2 parents 4124d17 + d4c9360 commit 85ae7d9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# kube-oidc-proxy
22

3+
> :warning:
4+
>
5+
> kube-oidc-proxy is an experimental tool that we would like to get feedback
6+
> on from the community. Jetstack makes no guarantees on the soundness of the
7+
> security in this project, nor any suggestion that it's 'production ready'.
8+
> This server sits in the critical path of authentication to the Kubernetes
9+
> API.
10+
>
11+
> :warning:
12+
313
`kube-oidc-proxy` is a reverse proxy server to authenticate users using OIDC to
414
Kubernetes API servers where OIDC authentication is not available (i.e. managed
515
Kubernetes providers such as GKE, EKS, etc).

0 commit comments

Comments
 (0)