-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.
Milestone
Description
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:
- create the cluster
- install MetalLB
- install the Gateway CRDs
- create the Gateway and Gateway resources
- install Nginx Gateway Fabric
- deploy a sample service
- create HTTPRoute for our deployed service
- test the routing rule
- 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:
mpstefan
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.
Type
Projects
Status
β
Done