chore: set v8 release date

This commit is contained in:
Stefan Rotsch
2024-07-10 11:02:42 +02:00
committed by Stefan Rotsch
parent f54ce2039c
commit 09cd2016ef
68 changed files with 0 additions and 0 deletions

8
radar/2024-07-10/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 a sandbox to test out things locally.