Gateway API Integrator

  • By Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 14 01 Jul 2024
Ubuntu 24.04 Ubuntu 22.04
latest/edge 46 09 Sep 2024
Ubuntu 24.04 Ubuntu 22.04
latest/edge 14 27 Jun 2024
Ubuntu 24.04 Ubuntu 22.04
juju deploy gateway-api-integrator --channel edge
Show information

Platform:

Ubuntu
24.04 22.04

The charm’s workflow

  1. When the charm starts, it goes into a blocked state until TLS is configured, either via a config option or via an integration with a TLS provider charm.

  2. Once TLS is configure a minimal gateway object containing a http and a https listener is created. The charm will remain in a block state until integration with an ingress requirer charm is established.

create_gateway_resource

  1. When integration with an ingress requirer has been established, a service, an endpoint slice and an HTTPRoute object is created.

  2. The ingress requirer is then notified on the available ingress endpoint.


Help improve this document in the forum (guidelines). Last updated 2 months ago.