Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add example for GKE Gateway with continuous HTTPS #861

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

baarde
Copy link
Contributor

@baarde baarde commented Jun 8, 2023

This example makes use of the ports.*.appProtocol value introduced in #858.

Notes:

  • This example assumes that a certificate map named myCertificateMap exists.
  • This example assumes that a global static external IP address named myGlobalIPName has been registered.
  • This is a minimal example: HTTP-to-HTTPS redirection is left as an exercise for the reader.

More

  • Yes, I updated the tests accordingly
  • Yes, I ran make test and all the tests passed

This example makes use of the `ports.*.appProtocol` value introduced in traefik#858.

Notes:
* This example assumes that a certificate map named `myCertificateMap` exists.
* This example assumes that a global static external IP address named `myGlobalIPName` has been registered.
* This is a minimal example: HTTP-to-HTTPS redirection is left as an exercise for the reader.
@mloiseleur mloiseleur added the area/documentation Improvements or additions to documentation label Jun 16, 2023
@mloiseleur mloiseleur changed the title Add example for GKE Gateway with continuous HTTPS docs: add example for GKE Gateway with continuous HTTPS Jun 16, 2023
@traefiker traefiker merged commit 5ea3bdd into traefik:master Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants