All Projects → pixie-io → pixie-demos

pixie-io / pixie-demos

Licence: Apache-2.0 license
Demos for Pixie: github.com/pixie-io/pixie

Programming Languages

python
139335 projects - #7 most used programming language
go
31211 projects - #10 most used programming language
HTML
75241 projects
CSS
56736 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to pixie-demos

pixie
Instant Kubernetes-Native Application Observability
Stars: ✭ 3,238 (+2954.72%)
Mutual labels:  cncf, ebpf, pixie
Kubernetes-and-Cloud-Native-Associate-KCNA
Useful notes for the KCNA - Kubernetes and Cloud Native Associate
Stars: ✭ 162 (+52.83%)
Mutual labels:  cncf, linux-foundation
Falco
Cloud Native Runtime Security
Stars: ✭ 4,340 (+3994.34%)
Mutual labels:  cncf, ebpf
ebpfpub
ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.
Stars: ✭ 86 (-18.87%)
Mutual labels:  ebpf
iovisor-ovn
IOVisor OVN integration
Stars: ✭ 62 (-41.51%)
Mutual labels:  ebpf
XDP-Firewall
An XDP firewall that is capable of filtering specific packets based off of filtering rules specified in a config file. IPv6 is supported!
Stars: ✭ 129 (+21.7%)
Mutual labels:  ebpf
libs
libsinsp, libscap, the kernel module driver, and the eBPF driver sources
Stars: ✭ 92 (-13.21%)
Mutual labels:  ebpf
kernel new features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
Stars: ✭ 1,094 (+932.08%)
Mutual labels:  ebpf
operatorfabric-core
Main operatorfabric program
Stars: ✭ 29 (-72.64%)
Mutual labels:  linux-foundation
uprobe-http-tracer
uprobe-based HTTP tracer for Go binaries
Stars: ✭ 45 (-57.55%)
Mutual labels:  ebpf
website
vitess.io website and other project management related content
Stars: ✭ 25 (-76.42%)
Mutual labels:  cncf
awards
🏆 CNCF Community Awards
Stars: ✭ 15 (-85.85%)
Mutual labels:  cncf
go-tc
traffic control in pure go - it allows to read and alter queues, filters and classes
Stars: ✭ 245 (+131.13%)
Mutual labels:  ebpf
Project-Catalog
This repository links to projects created as part of Call for Code activities, including those that are not officially hosted by The Linux Foundation.
Stars: ✭ 29 (-72.64%)
Mutual labels:  linux-foundation
p2pflow
Ethereum p2p traffic analysis with eBPF
Stars: ✭ 24 (-77.36%)
Mutual labels:  ebpf
tag-storage
🗄CNCF Storage TAG
Stars: ✭ 94 (-11.32%)
Mutual labels:  cncf
cka-exam-prep
Certified Kubernetes Administrator (CKA) Exam Preparation
Stars: ✭ 67 (-36.79%)
Mutual labels:  cncf
lmp
LMP is a supermarket
Stars: ✭ 228 (+115.09%)
Mutual labels:  ebpf
sdk-go
Go SDK for Serverless Workflow
Stars: ✭ 57 (-46.23%)
Mutual labels:  cncf
packiffer
lightweight cross-platform networking toolkit
Stars: ✭ 52 (-50.94%)
Mutual labels:  ebpf

pixie-demos

argo-rollouts-demo

This demo shows how to use Pixie to perform canary analysis as part of a Argo Rollout. Canary Releases with Argo Rollouts and Pixie is the accompanying blog post for this demo.

custom-k8s-metrics-demo

This demo project shows how to use Pixie to autoscale the number of pods in your Kubernetes deployment based on request throughput, without any code changes. Horizontal Pod Autoscaling with Custom Metrics in Kubernetes is the accompanying blog post.

detect-monero-demo

Demo deployment to accompany the Detect Monero Miners with bpftrace blog post. Demo demonstrates how to use bpftrace and/or Pixie to detect Monero miners running in a Kubernetes cluster. Includes instructions to deploy a Monero miner for testing purposes.

ebpf-profiler

Demo project to accompany the Building a Continuous Profiler Part 2: A Simple eBPF-Based Profiler blog post. This CPU performance profiler project shows how to get sample stack traces for performance profiling, using eBPF.

eks-workshop

Resources for the Monitoring with Pixie AWS EKS Workshop.

endpoint-deprecation

Want to deprecate an API? Use Pixie to quickly determine:

  • Is this endpoint used?
  • Who is using this endpoint?

Can I deprecate this endpoint? is the accompanying blog post for this demo.

go-garbage-collector

Instrument the internals of the Golang garbage collector with eBPF uprobes to visualize its behavior. Dumpster-diving the Go Garbage Collector is the accompanying blog post for this demo.

http2-tracing

Demo project to accompany the Observing HTTP/2 Traffic is Hard, but eBPF Can Help blog post. This is a basic example of how to trace HTTP/2 messages using eBPF uprobes.

k8s-cost-estimation

Use Pixie to estimate the cost of hosting your Kubernetes cluster.

openssl-tracer

Demo project to accompany the Debugging with eBPF Part 3: Tracing SSL/TLS connections blog post. This is a basic example of how to trace the OpenSSL library using eBPF. This tracer uses BCC to deploy the eBPF probes.

otel-collector

Demo OpenTelemetry collector to accompany the Export OpenTelemetry Data tutorial. This example collector outputs any data it receives to its logs.

react-table

Demo project to accompany the Tables are Hard, Part 2: Building a Simple Data Table in React blog post. Interactive demo: github.io.

simple-gotracing

Demo project to accompany the Dynamic Logging in Go tutorial.

slack-alert-app

Demo project to accompany the Slack Alerts using the Pixie API tutorial. This demo project creates a Slackbot that reports the number of HTTP errors per service in your cluster.

sql-injection-demo

Demo project to accompany the Detect SQL injections with Pixie blog post. This demo shows how to use Pixie to detect SQL injections on a Kubernetes application.

data-exfiltration-demo

This demo shows how to use Pixie to understand and detect data exfiltration from kubernetes clusters. Blog post coming soon.

Have questions? Need help?

Please reach out on our Pixie Community Slack or file a GitHub issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].