Skip to content

Commit

Permalink
docs: add link to kubecon (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 authored Nov 22, 2023
1 parent 13574b0 commit 35409ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@

# Quick start guides

⌨️ [Introduction](#introduction) to wasm-bpf \
⌨️ [Introduction](#introduction) to wasm-bpf, and also [Our talks in Kubecon](https://kccncna2023.sched.com/event/1R2uf) \
📦 [Features](#features) \
🚀 [Running](#running-a-standalone-wasm-ebpf-program) a standalone Wasm program from CLI or Docker \
🔌 Embed a Wasm-eBPF function in your [Rust program](#embed-a-wasm-ebpf-function-in-your-program) or [C/C++ program](#build-the-runtime) \
🔨 [Examples](#examples) covering the use cases from `tracing`, `networking` to `security` \
📚 [How it works](#how-it-works) \
🤖 [Build](#build-the-runtime) the runtime
🤖 [Build](#build-the-runtime) the runtime, or as [a plugin for WasmEdge](https://github.com/WasmEdge/WasmEdge/tree/master/plugins/wasm_bpf)

📚 **[Check out our more documentations](https://docs.eunomia.dev/)**

Expand Down

0 comments on commit 35409ea

Please sign in to comment.