Skip to content

ztunnel 1.27.0 steady memory growth (Ambient / Helm) possible leak #1630

@strobil

Description

@strobil

Setup

  • ztunnel 1.27.0, installed via Helm, profile ambient
  • Requests = limits: CPU 4, Mem 4Gi
  • Env: ZTUNNEL_WORKER_THREADS=4, IPV6_ENABLED=false, logs warn/JSON

Helm values (trimmed)

profile: ambient
resources:
  requests: { cpu: 4, memory: 4Gi }
  limits:   { cpu: 4, memory: 4Gi }
env:
  ZTUNNEL_WORKER_THREADS: "4"
  IPV6_ENABLED: "false"
logLevel: warn
logAsJson: true

Symptom

  • Over ~Sep 05–14, memory for ztunnel pods grows steadily and never returns to baseline

Evidence

  • Screenshot attached (“Distribution: Pod usage (bytes, stacked)”).
Image

Expected

  • Memory should remain roughly stable for a steady workload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions