Skip to content

Create a HTTPRoute to a service in the same namespace #2774

Closed Answered by youngnick
Roemer asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Roemer, a HTTPRoute won't do anything without:

  • a reference to an existing Gateway object
  • a Gateway API implmentation to take actions based on the config.

I'd suggest following the Getting Started guide (https://gateway-api.sigs.k8s.io/guides/), then the Simple Gateway (https://gateway-api.sigs.k8s.io/guides/simple-gateway/) guide to get started.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Roemer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants