Pixie
Pixie runs entirely inside your Kubernetes clusters without storing any customer data outside. Avoid trading-off depth of visibility due to the hassle and cost of trucking petabytes of telemetry off-c
1. Install on k8s
1.1. Install px binary
root@bk8s-m:~# bash -c "$(curl -fsSL https://withpixie.ai/install.sh)"
___ _ _
| _ \(_)__ __(_) ___
| _/| |\ \ /| |/ -_)
|_| |_|/_\_\|_|\___|
==> Info:
Pixie gives engineers access to no-instrumentation, streaming &
unsampled auto-telemetry to debug performance issues in real-time,
More information at: https://www.pixielabs.ai.
This command will install the Pixie CLI (px) in a location selected
by you, and performs authentication with Pixie's cloud hosted control
plane. After installation of the CLI you can easily manage Pixie
installations on your K8s clusters and execute scripts to collect
telemetry from your clusters using Pixie.
Docs:
https://work.withpixie.ai/docs
==> Terms and Conditions https://www.pixielabs.ai/terms
I have read and accepted the Terms & Conditions [y/n]:
<snipped>If Self-hosted k8s may need to generate manually auth token and put the token for verification between pixie cloud and local k8s.


1.2. Deploying
1.3. After Deploying
2. Web UI
2.1. NKS Cluster

2.2. bk8s Cluster

Last updated
Was this helpful?