Our great sponsors
-
home-ops
A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
I use it to monitor Flux HelmReleases and Kubernetes manifest to watch and open PRs when it finds a helm chart or container image upgrades. Feel free to poke around at my config.
-
More information can be found on their repo.
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
I have this setup to generate and apply sealed secrets to my cluster when I make changes to secrets. Currently disabled however due to bugs with actions-runner-controller
-
I'm going to open source my company infrastructure soon at https://github.com/ironpeakservices/infrastructure
Related posts
- Usage of rails credentials mechanism
- Sealed secrets - the secret sauce for managing secrets
- Github billing bug displays multi-million dollar bill for Github Actions
- When setting up a vault controller, how would you set the authentication secret of the SA?
- Pull based deployment of terraform templates