Updated cheatsheets for vim, docker, podman, microk8s, stratis, and git with additional sections for completeness

This commit is contained in:
2025-08-31 23:21:49 +02:00
parent 664d8be81f
commit e9a5c40249
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -74,4 +74,4 @@ MicroK8s is a lightweight, single-package Kubernetes distribution developed by C
For more details, refer to official docs: https://microk8s.io/docs
This cheatsheet is compiled from official MicroK8s documentation and community sources.
## Additional Add-ons\n- GPU: `microk8s enable gpu`\n- MetalLB: `microk8s enable metallb:<ip-range>`\n- Cert-Manager: `microk8s enable cert-manager`\n\nThis cheatsheet is compiled from official MicroK8s documentation (https://microk8s.io/docs/commands) and community sources."