Skip to content

Reference

Complete reference documentation for Pingora Gateway Controller.

Sections

  • Helm Chart


    Complete Helm chart reference with all available values and options.

    Helm Chart

  • CRD Reference


    Complete specification of the PingoraConfig Custom Resource Definition.

    CRD Reference

  • Security


    Security considerations, best practices, and hardening guidelines.

    Security

API Versions

Resource API Version
PingoraConfig pingora.k8s.lex.la/v1alpha1
GatewayClass gateway.networking.k8s.io/v1
Gateway gateway.networking.k8s.io/v1
HTTPRoute gateway.networking.k8s.io/v1
GRPCRoute gateway.networking.k8s.io/v1

Container Images

Component Image
Controller ghcr.io/lexfrei/pingora-gateway-controller
Proxy ghcr.io/lexfrei/pingora-proxy

Default Ports

Port Purpose
80 HTTP traffic (proxy)
50051 gRPC (proxy)
8080 Metrics (controller)
8081 Health checks

Next Steps