Skip to content

Cilium gatewayAPI values for images seem to be missing for offline deploy #12959

@bbaassssiiee

Description

@bbaassssiiee

When I set gatewayAPI: true and deploy offline, then the gateway pod is running OK in namespace envoy-gateway-system, but envoy is not.

envoy-gateway-system  envoy-default-eg-e41e7b31-7cff6b9565-9bxm4  ●  1/2   ImagePullBackOff 
envoy-gateway-system  envoy-gateway-6df5d94cb-mjxvr               ●  1/1   Running 

Could this values template be incomplete?

gatewayAPI:
  enabled: {{ cilium_gateway_api_enabled | to_json }}

https://github.com/kubernetes-sigs/kubespray/blob/422e7366ece34219bafedc33c542ea17514f5346/roles/network_plugin/cilium/templates/values.yaml.j2#L127C1-L128C54

https://gateway.envoyproxy.io/docs/tasks/operations/airgap-deployment/

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