envoyproxy/gateway

docs: add more instructions to Control Plane Auth using Custom Certs doc

Closed

#5,757 opened on Apr 17, 2025

 (2 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
documentationgood first issuehelp wantedstaletriage

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (Avg merge 14d 16h) (153 merged PRs in 30d)

Description

Description:

  • link in before you begin section should point to cert-manager installation page instead of compatibility page
  • First step of Configure Custom Certs for Control Plane section should be kubectl create namespace envoy-gateway-system
  • should include values.yaml file for configuration set up in this page
  • should include command on how to install eg with helm using values.yaml file
  • missing verification to make sure everything is working correctly

Page: https://gateway.envoyproxy.io/docs/install/custom-cert/

Contributor guide