Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 489 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 489 Bytes

Infra

Kubernetes recipes for my services.

Prerequsites

Setup

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