apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-01T10:17:14Z"
  creationTimestamp: "2026-04-01T10:17:02Z"
  labels:
    app.kubernetes.io/instance: envoy-gateway
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: gateway-helm
    app.kubernetes.io/version: v1.7.0
    control-plane: envoy-gateway
    endpoints.kubernetes.io/managed-by: endpoint-controller
    helm.sh/chart: gateway-helm-v1.7.0
  name: envoy-gateway
  namespace: envoy-gateway-system
  resourceVersion: "1170"
  uid: cf2ea834-bcb0-47ed-a2c7-c606a99bc23e
subsets:
- addresses:
  - ip: 172.24.0.100
    nodeName: controller
    targetRef:
      kind: Pod
      name: envoy-gateway-86c8f9f5d8-4fqfw
      namespace: envoy-gateway-system
      uid: 6ffc2b39-68bb-4161-9c9d-3f9506b102e8
  ports:
  - name: grpc
    port: 18000
    protocol: TCP
  - name: ratelimit
    port: 18001
    protocol: TCP
  - name: webhook
    port: 9443
    protocol: TCP
  - name: metrics
    port: 19001
    protocol: TCP
  - name: wasm
    port: 18002
    protocol: TCP
