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
Co-authored-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ description: |-
|
||||
|
||||
Ingress exposes HTTP and HTTPS routes from outside the cluster to services within the cluster.
|
||||
|
||||
1. [Create a cluster](#create-cluster): There are two primary methods to direct external traffic to Services inside the cluster"
|
||||
1. [Create a cluster](#create-cluster): There are two primary methods to direct external traffic to Services inside the cluster:
|
||||
1. using a [LoadBalancer](./loadbalancer.md).
|
||||
2. leverage KIND's `extraPortMapping` config option when creating a cluster to forward ports from the host.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user