docs: add k3d (#306)
Signed-off-by: Dominik Tomasi <dominik.tomasi@gmail.com>
This commit is contained in:
committed by
Stefan Rotsch
parent
545e008696
commit
5fb23f4b05
8
radar/2024-06-01/k3d.md
Normal file
8
radar/2024-06-01/k3d.md
Normal 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 Lab’s 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.
|
||||||
Reference in New Issue
Block a user