Kubernetes recipes for my services.
Download k3s binary and set environments.
./prepare.sh
To decrypt secure files, run commands below on your namespace directory. Please keep in mind that output files must be ended with*.secure.yaml
so it would be ignored from git.
sops -d 00-secrets.enc.yaml > 00-secrets.secure.yaml