Update site/content/docs/user/ingress.md

This commit is contained in:
Antonio Ojea
2025-11-25 13:38:05 +01:00
committed by GitHub
parent f6a43b6bdc
commit 0088b04b42

View File

@@ -23,7 +23,7 @@ For third-party ingress solutions (e.g., Ingress NGINX, Contour), please follow
## Create Cluster
The built-in cloud provider automatically enables LoadBalancer support for Ingress. Create a cluster as follows.
Create a kind cluster and run [Cloud Provider KIND] that automatically enables LoadBalancer support for Ingress. Create a cluster as follows.
{{< codeFromInline lang="bash" >}}
kind create cluster