istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/cni-pprof.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: traffic-management
     4  issue:
     5    - 49053
     6  
     7  releaseNotes:
     8    - |
     9      **Added** `pprof` endpoints to profile the CNI pod (on port 9867).
    10    - |
    11      **Improved** CNI memory usage by avoiding keeping large files in memory.