envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.45k stars 297 forks source link

docs: "testing the configuration" in tabs #3259

Closed eitansuez closed 2 months ago

eitansuez commented 2 months ago

Description:

Several of the tasks have a section titled "Testing the configuration" which offers a way to test the configuration both with and without the support of an external load balancer.

The quickstart (latest version) was recently enhanced so that the two cases are presented in separate tabs using a tabbed pane widget.

It seems to me more logical to make the "with external load balancer support" case the default one -- i.e. the first tab. Currently the ordering is reversed.

The following tasks also have a similar section for testing the configuration in two ways, but do not employ tabs:

Proposed changes to the docs:

  1. Reverse the tab order - put the "with external load balancer" case first
  2. Retrofit all other tasks to also use tabs
arkodg commented 2 months ago

+1