mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
add k3d to devops packages for onboardme
This commit is contained in:
parent
a281a8d6fc
commit
017b058beb
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ brew:
|
|||
- argocd
|
||||
# KinD (Kubernetes in Docker), for small k8s clusters for testing
|
||||
- kind
|
||||
# k3s (slim k8s) in docker
|
||||
- k3d
|
||||
# generating SSL certs and random strings
|
||||
- openssl@3
|
||||
# Bitnami sealed-secrets cli: encrypt secrets in yaml files for gitops
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue