Skip to content

Add the ability to define appProtocol for Service ports #384

@tsamaras

Description

@tsamaras

We use istio in our environment and are seeing that HTTP/2 client connections are being downgraded to HTTP/1.1. The most reliable way to ensure that correct protocol version is used on the backend is to have the Service's port configurations include the appProtocol field and to set it to kubernetes.io/h2c for http ports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions