Skip to content

inspektor-gadget/gadget-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gadget-template

This repository is a template repository to help you create your own gadgets.

Steps to use this template:

  • Click on use this template
  • Choose a name for your repository
  • Click on Create repository
  • Update the placeholders (git grep -i CHANGEME, git grep -i TODO)
  • Write your eBPF program (follow Hello world gadget)
  • Delete this section from README.md

CHANGEME-GADGET-NAME

CHANGEME-GADGET-NAME is a gadget from Inspektor Gadget. It detects CHANGEME...

How to use

$ export IG_EXPERIMENTAL=true
$ sudo -E ig run ghcr.io/CHANGEME-ORG/CHANGEME-GADGET-NAME:latest

Requirements

  • ig v0.26.0 (CHANGEME)
  • Linux v5.15 (CHANGEME)

License (CHANGEME)

The user space components are licensed under the Apache License, Version 2.0. The BPF code templates are licensed under the General Public License, Version 2.0, with the Linux-syscall-note.

About

Template to create your own gadgets

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-bpf.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published