Skip to content

Commit

Permalink
Add experimental feature warning to install guide for kind
Browse files Browse the repository at this point in the history
Co-authored-by: Danail Branekov <danailster@gmail.com>
  • Loading branch information
2 people authored and georgethebeatle committed Oct 18, 2024
1 parent 08c3e9d commit 68e8425
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions INSTALL.kind.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

In order to install korifi on kind effortlessly we have prepared an installation job definition that you simply apply to your kind cluster. It will install korifi with reasonable defautls using a local docker registry (also running on your kind cluster).

> **Warning**
> The installer will deploy korifi with experimental features. To find out more please check out the `experimental` section of korifi's helm [values](./helm/korifi/values.yaml) file.
## Cluster creation

In order to access the Korifi API, we'll need to [expose the cluster ingress locally](https://kind.sigs.k8s.io/docs/user/ingress/). To do it, create your kind cluster using a command like this:
Expand Down

0 comments on commit 68e8425

Please sign in to comment.