Exploring Kubernetes Gateway API

preview_player
Показать описание
Join us as we explore the Kubernetes Gateway API. We'll look at different resources that are part of the API, how they work together, and how to use them with Istio.
Рекомендации по теме
Комментарии
Автор

With istio you can use destination rule to pick pods based on selectors. Is there anyway to achieve that with gateway API since HTTP Route BackendRef only allows pointing to services and no option to choose based on pod selectors

DeepakKumarGid