docs: add k3d (#306)

Signed-off-by: Dominik Tomasi <dominik.tomasi@gmail.com>
This commit is contained in:
Dominik Tomasi
2024-06-07 10:28:31 +02:00
committed by Stefan Rotsch
parent 545e008696
commit 5fb23f4b05

8
radar/2024-06-01/k3d.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: "K3D"
ring: trial
quadrant: tools
tags: [devops]
---
[k3d](https://k3d.io/) is a lightweight wrapper to run [k3s](https://k3s.io) (Rancher Labs minimal Kubernetes distribution) in docker. It is a very useful tool to create kubernetes native development environments or use it as sandbox to test out things locally.