Skip to content

rmortale/k3d-cluster-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration repo of k3d clusters using kluctl

Using kluctl.io multi-env as an example.

Install

Change to the desired k8s context first! Then use kluctl deploy like:

kluctl deploy -t devt

Secrets

This repo uses git-crypt to encrypt secrets. Add secrets to .gitattributes before adding them to the repo!

How-to manage your secrets

git-crypt error: libssl missing

Install with:

wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb && sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb

About

Configuration repo of k3d clusters using kluctl

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors