Marketplace

Gateway API

Updated March 22, 2024

Gateway API is an open-source project developed by the SIG-NETWORK community. It is a collection of API resources that model service networking in Kubernetes. These include GatewayClass, Gateway, HTTPRoute, and more.

In Yandex Managed Service for Kubernetes, Gateway API runs Yandex Application Load Balancer and the necessary supporting resources whenever a Kubernetes user declares a Gateway resource in the cluster.

Deployment instructions
  1. Install kubectl and configure it to work with your cluster.

  2. Install the jq utility for JSON filtering:

    sudo apt update && sudo apt install jq
    
  3. Create a service account, which is required for Gateway API:

  4. Assign it the roles:

  5. Create a static key and save it to a file named sa-key.json:

    yc iam key create \
      --service-account-name <name of service account for Gateway API> \
      --output sa-key.json
    
  6. Configure the application:

    • Namespace: Select a namespace or create a new one.
    • Application name: Enter an application name.
    • Folder ID: Specify a folder ID.
    • Network ID: Specify a cloud network ID.
    • Subnet ID: Specify one or more subnet IDs.
    • Service account key: Paste the contents of the sa-key.json file.
  7. Click Install.

Billing type
Free
Type
Kubernetes® Application
Category
Network infrastructure
Publisher
Yandex Cloud
Vendor
Yandex.Cloud
Use cases
  • Routing traffic between applications.
  • Managing external and internal access to clusters over HTTP (S).
Technical support

Yandex Cloud technical support is available 24/7 to respond to requests. The types of requests available and their response time depend on your pricing plan. You can activate paid support in the management console. Learn more about requesting technical support.

Product composition
Helm chartVersion
Pull-command
Documentation
yandex-cloud/gateway-api/gateway-api-helm/gateway-api0.4.30Open
Docker imageVersion
Pull-command
yandex-cloud/gateway-api/gateway-api-controller17110289794533332098233318452568414404087085401480.15.6
Terms
By using this product you agree to the Yandex Cloud Marketplace Terms of Service
Billing type
Free
Type
Kubernetes® Application
Category
Network infrastructure
Publisher
Yandex Cloud
Vendor
Yandex.Cloud