Use Gateway API to Expose a Workload in SAP BTP, Kyma Runtime
Intermediate
30 min.
Use Gateway API to expose a workload.
You will learn
- How to install Gateway API CRDs in SAP BTP, Kyma runtime
- How to create and expose a sample workload using Gateway API
Prerequisites
Learn how to expose a workload in SAP BTP, Kyma runtime using Gateway API. Gateway API allows you to expose workloads using Kubernetes resources like Gateway and HTTPRoute, with Istio integration for managing ingress traffic.
Exposing an unsecured workload to the outside world is a potential security vulnerability, so be careful. If you want to use this example in a production environment, make sure to secure your workload.