Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 559 Bytes

cli-args.md

File metadata and controls

8 lines (6 loc) · 559 Bytes

Command-line Arguments

The table below describes the command-line arguments of the gateway binary from the nginx-kubernetes-gateway container.

Name Type Description
gateway-ctlr-name string The name of the Gateway controller. The controller name must be of the form: DOMAIN/NAMESPACE/NAME. The controller's domain is k8s-gateway.nginx.org; the namespace is nginx-ingress.
gatewayclass string The name of the GatewayClass resource. Every NGINX Gateway must have a unique corresponding GatewayClass resource.