1
0
Fork 0

Initial commit

This commit is contained in:
Sergio Talens-Oliag 2023-07-17 23:34:46 +02:00
commit a267b572a3
Signed by: sto
GPG key ID: 821AEE0FD167FBDF
23 changed files with 2173 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# 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](https://blogops.mixinet.net/posts/testing_cilium_with_k3d_and_kind/).