Kubernetes Gateway API: Getting Started
Routing ingress traffic to the correct application in Kubernetes is important. This course will teach you how to use the Gateway API to configure different routes for ingress traffic arriving at the cluster's edge.
What you'll learn
Routing HTTP ingress traffic to the correct application in a multi-tenanted Kubernetes cluster is important. In this course, Kubernetes Gateway API: Getting Started, you'll learn how to configure ingress traffic using the Gateway API. First, you'll see where the Gateway API fits in with other APIs used for ingress in Kubernetes. Next, you'll discover how to configure Gateway API objects to bring about traffic routing in accordance with defined rules. Finally, you’ll learn how to map ingress API definitions to the corresponding Gateway API definitions. When you’re finished with this course, you’ll have the skills and knowledge of the Gateway API needed to effectively manage HTTP ingress traffic routing in Kubernetes.