Skip to content

Using HTTP2 with GKE and Google Managed Certificates #1898

@turbo1912

Description

@turbo1912

I am using an Ingress using Google-managed SSL certs mostly similar to what is described here:

https://cloud.google.com/kubernetes-engine/docs/how-to/managed-certs#setting_up_a_google-managed_certificate

However my backend service is a grpc service that is using HTTP2. According to the same documentation if I am using HTTP2 my backend needs to be "configured with SSL".

This sounds like I need a separate set of certificates for my backend service to configure it with SSL.

Is there a way to use the same Google managed certs here as well?

What are my other options here? I am using Google managed certs for the Ingress not to manage any certs on my own, if I then use self signed certificates for my service, that kind of defeats the purpose.

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