The main problem is in configuring OIDC provider and users would like to have a clear doc how to do this. I found a couple of successful user's stories while going through similar issues [1] [2] [3] [4] [5]. The main idea is to translate those stories in the article for che-docs
Is your task related to a problem? Please describe
We don't have any docs describing how to install Eclipse Che on k8s cluster [1], but instead we have a lot of requests like this [2].
[1] https://eclipse.dev/che/docs/stable/administration-guide/installing-che/ [2] Eclipse che on Plain Kubernetes - Is it possible if so, detailed steps required. Minikube is NOT idel https://github.com/eclipse/che/issues/21743 [3] Document how to setup an OIDC provider https://github.com/eclipse/che/issues/21304
Describe the solution you'd like
In general, we have to know a couple of things before deploying Eclipse Che on k8s cluster:
Prepare patch file
Run command to deploy Eclipse Che
The main problem is in configuring OIDC provider and users would like to have a clear doc how to do this. I found a couple of successful user's stories while going through similar issues [1] [2] [3] [4] [5]. The main idea is to translate those stories in the article for che-docs
Describe alternatives you've considered
No response
Additional context