envoyproxy/gateway

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

Open

#5,757 opened on Apr 17, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (802 forks)auto 404
documentationgood first issuehelp wantedstaletriage

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

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