Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.06 KB

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

$ sudo 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.