Link to hostPort tutorial

This commit is contained in:
Adam Jensen 2022-05-23 17:09:26 -04:00
parent deb2b6ea71
commit b00c51963f

View File

@ -34,7 +34,7 @@ As stated in the README, we are currently looking for stable maintainers for tho
### Which Kubernetes objects are supported?
Services exposed via `type=LoadBalancer`, `type=ExternalName` and for the hostnames defined in Ingress objects as well as headless hostPort services. An initial effort to support type `NodePort` was started as of May 2018 and it is in progress at the time of writing.
Services exposed via `type=LoadBalancer`, `type=ExternalName` and for the hostnames defined in Ingress objects as well as [headless hostPort](tutorials/hostport.md) services.
### How do I specify a DNS name for my Kubernetes objects?