datavisorhenryzhao

Results 4 issues of datavisorhenryzhao

**What happened**: k8s cluster: 1.27.6 master node: kubeadm_config.yaml, and run kubeadm join ``` apiVersion: kubelet.config.k8s.io/v1beta1 kind: KubeletConfiguration containerLogMaxSize: "200Mi" containerLogMaxFiles: 3 imageGCHighThresholdPercent: 80 imageGCLowThresholdPercent: 75 imageMinimumGCAge: "5m30s" providerID: "aws" evictionHard:...

kind/bug
needs-triage

for details, https://github.com/ElvinEfendi/lua-resty-global-throttle/pull/31

When I using ingress-nginx controller on k8s, and enable global rate limit. But find that the limit tps does not work well. ingress-nginx controller cm ``` global-rate-limit-memcached-connect-timeout:50ms global-rate-limit-memcached-host:memcached.ingress-nginx.svc.cluster.local global-rate-limit-memcached-max-idle-timeout:50ms global-rate-limit-memcached-pool-size:...

**Describe the bug** I deployed the pixie (self host), find the flame-graph is not complete **To Reproduce** Steps to reproduce the behavior: 1. Deploy pixie for k8s os: Ubuntu 22.04.3...

triage/accepted
area/datacollector