Source code for a blog post about testing cilium using docker.
https://blogops.mixinet.net/posts/testing_cilium_with_k3d_and_kind/
|
||
---|---|---|
bin | ||
sbin | ||
test | ||
tmpl | ||
.gitignore | ||
README.md |
README.md
Testing cilium with k3d and kind
This repository contains scripts and templates to test cilium on a Linux server
using k3d
or kind
with docker
.
The documentation about how to use them is available on this blog post.