fix: Contour typo

Switched to a clearer image and improved the description.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
This commit is contained in:
Tim deBoer 2023-04-14 11:57:39 -04:00
parent 5a8a9c8e9f
commit 42ef91cfb0
2 changed files with 5 additions and 3 deletions

View file

@ -84,10 +84,12 @@ Podman to Kind [1448](https://github.com/containers/podman-desktop/issues/1448).
### Kind Ingress
If you deploy a pod to Kind, you are also going to want to reach it! To do this you will need to install a load balancer or
ingress controller so that the pod is accessible from outside the cluster. We made it easy to install the Coutour ingress
controller onto Kind [1675](https://github.com/containers/podman-desktop/issues/1675).
ingress controller so that the pod is accessible from outside the cluster. We made it easy to install the Contour ingress
controller while creating a Kind cluster [1675](https://github.com/containers/podman-desktop/issues/1675),
so if you created your cluster with Podman Desktop it is already there!
![kind-ingress](img/podman-desktop-release-0.14/kind-ingress.png)
<ReactPlayer playing controls url="https://user-images.githubusercontent.com/695993/230328543-71a6d2a4-b6ac-44dd-9219-d0a864dd44f9.gif" />
We have several other Kind and Kubernetes features planned to expand the supported scenarios, but hopefully this
makes it easy to get started with Kind and shows where we're headed. As always, feedback is appreciated!

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB