Skip to content

slashpai/ebpf_vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebpf_vagrant

VM setup (Fedora) using vagrant for working with ebpf in go. Similar setup available using multipass if you prefer Ubuntu

Pre-requisite

vagrant should be installed

Usage

Clone this repo and run following commands

To bring up the machine

vagrant up

To ssh to vachine

vagrant ssh

To destroy machine

vagrant destroy

About

Vagrant file for running ebpf based programs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages