https://github.com/yandex-cloud-examples/yc-mk8s-gateway-api
Настройка Gateway API в кластере Managed Service for Kubernetes®.
https://github.com/yandex-cloud-examples/yc-mk8s-gateway-api
application-load-balancer cloud-dns dns gateway-api kubernetes l7-balancer mk8s terraform yandex-cloud yandexcloud
Last synced: 8 months ago
JSON representation
Настройка Gateway API в кластере Managed Service for Kubernetes®.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-mk8s-gateway-api
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-03-08T08:40:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T10:41:33.000Z (8 months ago)
- Last Synced: 2025-02-16T11:26:51.553Z (8 months ago)
- Topics: application-load-balancer, cloud-dns, dns, gateway-api, kubernetes, l7-balancer, mk8s, terraform, yandex-cloud, yandexcloud
- Language: HCL
- Homepage: https://cloud.yandex.ru/ru/docs/managed-kubernetes/tutorials/marketplace/gateway-api
- Size: 7.81 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Настройка Gateway API в кластере Yandex Managed Service for Kubernetes®
Вы можете организовать доступ к приложениям, которые находятся в тестовых средах `dev` и `prod`, с помощью [Yandex Application Load Balancer](https://yandex.cloud/ru/docs/application-load-balancer) через [Gateway API](https://github.com/kubernetes-sigs/gateway-api). Подготовка инфраструктуры для [Managed Service for Kubernetes®](https://yandex.cloud/ru/docs/managed-kubernetes) через Terraform описана в [практическом руководстве](https://cloud.yandex.ru/ru/docs/managed-kubernetes/tutorials/marketplace/gateway-api), необходимый для настройки конфигурационный файл [k8s-gateway-api.tf](k8s-gateway-api.tf) расположен в этом репозитории.