Gateway API Integrator
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 14 | 01 Jul 2024 | |
latest/edge | 49 | Yesterday | |
latest/edge | 14 | 27 Jun 2024 |
juju deploy gateway-api-integrator
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
22.04
The charm’s workflow
-
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.
-
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.
-
When integration with an ingress requirer has been established, a service, an endpoint slice and an HTTPRoute object is created.
-
The ingress requirer is then notified on the available ingress endpoint.