mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
Update site/content/docs/user/ingress.md
This commit is contained in:
@@ -23,7 +23,7 @@ For third-party ingress solutions (e.g., Ingress NGINX, Contour), please follow
|
|||||||
|
|
||||||
## Create Cluster
|
## 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" >}}
|
{{< codeFromInline lang="bash" >}}
|
||||||
kind create cluster
|
kind create cluster
|
||||||
|
|||||||
Reference in New Issue
Block a user