pixie-demos icon indicating copy to clipboard operation
pixie-demos copied to clipboard

Demos for Pixie: github.com/pixie-io/pixie

Results 5 pixie-demos issues
Sort by recently updated
recently updated
newest added

Hi All, I am trying to build a similar tool and ran into a block while reading the following code as I couldn't find go documentation specifying the struct format....

I am using UBuntu 18.04 and I was able to use bcc/profile.py. When I was trying to **make** the ebpf-profiler, I ran into the following error: ``` clang++ --std=c++17 -o...

gcr.io/pixie-oss/pixie-dev/demo/http_echo_image:latest gcr.io/pixie-oss/pixie-dev/demo/custom-k8s-metrics-api:0.0.1 unable to pull these two images getting error like this root@ip-172-31-24-17:~# Error response from daemon: manifest for gcr.io/pixie-oss/pixie-dev/demo/custom-k8s-metrics-api:latest not found: manifest unknown: Failed to fetch "latest"

Hello I tried implementing this tutorial https://github.com/pixie-io/pixie-demos/tree/main/custom-k8s-metrics-demo . While deploying the test application with kubectl apply -f demo-app.yaml i get the following error : Warning: autoscaling/v2beta2 HorizontalPodAutoscaler is deprecated in...

When following the readme for the openssl-tracer, I get the following: ``` sudo ./openssl_tracer 1634608 In file included from :2: In file included from /virtual/include/bcc/bpf.h:12: In file included from include/linux/types.h:6:...