We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2658ae7 + 18b2540 commit bf167aeCopy full SHA for bf167ae
examples/oidc/readme.md
@@ -11,6 +11,9 @@ demonstrates how to configure KCP to authenticate against it.
11
- docker
12
- jq
13
14
+Clone the [contrib](https://github.com/kcp-dev/contrib) repository and
15
+enter the `examples/oidc` directory.
16
+
17
## Create network
18
19
Create a separate docker network for the kcp components to run in:
website/content/examples
@@ -0,0 +1 @@
1
+../../examples
0 commit comments