Skip to content

NGINX Gateway Fabric Docs Not Very Easy To FollowΒ #2350

@conradwt

Description

@conradwt

When attempting to install the Nginx implementation K8s Gateway API (i.e. Nginx Gateway Fabric), I found the documentation hard to follow because I had to jump from one page of the site to another. Thus, it wasn't clear as to what I was installing here. In the documentation, there should be a quick start that provides an end-to-end example of how to install and use Nginx's K8s Gateway API features. For example, here's a possible Getting Started outline for local development:

  1. create the cluster
  2. install MetalLB
  3. install the Gateway CRDs
  4. create the Gateway and Gateway resources
  5. install Nginx Gateway Fabric
  6. deploy a sample service
  7. create HTTPRoute for our deployed service
  8. test the routing rule
  9. and so on

BTW, the steps were inspired by both the Kong and Traefik K8s Gateway API implementations. Furthermore, I put together a document for using the Kong implementation that can be found here:

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationrefinedRequirements are refined and the issue is ready to be implemented.

Type

No type

Projects

Status

βœ… Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions