bpfman is a Cloud Native Computing Foundation Sandbox project
![CNCF Logo](https://raw.githubusercontent.com/cncf/artwork/main/other/cncf/horizontal/color/cncf-color.png)
The bpfman-operator
repository exists to deploy and manage bpfman
within a Kubernetes cluster.
This operator was built using some great tooling provided by the
operator-sdk library.
Here are some links to help in your bpfman journey (all links are from the bpfman website https://bpfman.io/):
- Welcome to bpfman for overview of bpfman.
- Deploying Example eBPF Programs On Kubernetes
for some examples of deploying eBPF programs through
bpfman
in a Kubernetes deployment. - Setup and Building bpfman for instructions on setting up your development environment and building bpfman.
- Example eBPF Programs for some
examples of eBPF programs written in Go, interacting with
bpfman
. - Deploying the bpfman-operator for details on launching bpfman in a Kubernetes cluster.
- Developing the bpfman-operator for more architecture
details about
bpfman-operator
and details on developing bpfman-operator. - Meet the Community for details on community meeting details.