Skip to content

PCN-LAB/Kumon

Repository files navigation


eBPF Kumon

This repository contains the eBPF (Extended Berkeley Packet Filter) Kumon project.

Clone the Repository

git clone https://github.com/abwqr/ebpf-kumon.git

Setup Instructions

1. Setup ELK Stack with Docker

Navigate to the docker-elk directory and run the following commands:

cd docker-elk
docker-compose up setup
docker-compose up

2. Setup Filebeat

Navigate to the filebeat directory in the project folder and run the following command. The current image is amd64 compatible.

cd ../filebeat
docker-compose up

3. Install Required Packages

Navigate to the commands/setup directory and run the install.sh script to install all the required packages.

cd ../../commands/setup
bash install.sh

Prerequisites

Make sure you have the following installed:

Note: Kind is used to create multiple nodes on the same machine.

References


About

Kumon FYP for Kubernetes Cluster Monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors