1
0
Fork 0
Source code for a blog post about testing cilium using docker. https://blogops.mixinet.net/posts/testing_cilium_with_k3d_and_kind/
Go to file
Sergio Talens-Oliag a267b572a3
Initial commit
2023-07-18 00:21:47 +02:00
bin Initial commit 2023-07-18 00:21:47 +02:00
sbin Initial commit 2023-07-18 00:21:47 +02:00
test Initial commit 2023-07-18 00:21:47 +02:00
tmpl Initial commit 2023-07-18 00:21:47 +02:00
.gitignore Initial commit 2023-07-18 00:21:47 +02:00
README.md Initial commit 2023-07-18 00:21:47 +02:00

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.