Skip to content

How to remove the knative-local-gateway? #1255

Open
@joke

Description

@joke

Hi,

the documentation in config-istio says the local gateway can be removed if a service mesh is in place:

# A cluster local gateway to allow pods outside of the mesh to access
# Services and Routes not exposing through an ingress.  If the users
# do have a service mesh setup, this isn't required and can be removed.

But I don't see how this can be done. If I don't specify a line like that, the default kicks in:
local-gateway.knative-serving.knative-local-gateway: "knative-local-gateway.istio-system.svc.cluster.local"

Causing this error message:
type: 'Warning' reason: 'InternalError' failed to get Gateway: gateway.networking.istio.io \"knative-local-gateway\" not found

The support for this mesh syntax has been remove in this pull request.

Regards
Joke

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIssues which should be fixed (post-triage)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions