slashpage-uses

Posts tagged with #slashpage-uses
Total: 18

Kubernetes

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#k8s #slashpage-uses

I have run and am still running loads of Kubernetes clusters, mostly on-premise.

JQ

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#jq #slashpage-uses

A incredibly powerful tool for manipulating the heaps of JSON files and responses I interact with daily.

A lot of times I also use ijq1 instead, which is a interactive version of jq.

Hugo

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#hugo #slashpage-uses #ssg

My static site generator of choice, used to build my blog among other things.

Helm

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#helm #slashpage-uses

A good way to pull in external dependencies into Kubernetes For writing my own manifests I prefer to use Kustomize.

GitLab

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#gitlab #slashpage-uses

My preferred git server and CI/CD system, either gitlab.com or self-hosted.

Django

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#django #slashpage-uses

My preferred framework for building web apps

ArgoCD

Notes | 2020-01-01 (updated 2025-10-25) | 0 min read
#argocd #slashpage-uses

Ansible

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#ansible #slashpage-uses

Need to automate a VM? you need Ansible!