┌─ damien@homelab ~ ───────────────────────────────────────────────────────┐
│ │
│ $ cat /etc/sre/profile │
│ Focus areas: │
│ • Kubernetes & container orchestration │
│ • Infrastructure as Code (Terraform, Helm, Ansible) │
│ • Observability (Prometheus, Grafana, Elasticsearch) │
│ • Incident response & SLO management │
│ │
│ $ tree -L 4 ~/workspace/infra-monorepo/ │
│ infra-monorepo/ │
│ ├── terraform/ │
│ │ ├── modules/ # Reusable components │
│ │ └── stacks/ # aws, azure, gcp, cloudflare │
│ ├── kubernetes/ │
│ │ ├── base/ # Base manifests │
│ │ └── overlays/ # Kustomize per env/cluster │
│ │ ├── prod-aws-us1/ │
│ │ ├── prod-az-we1/ │
│ │ ├── prod-gcp-eu1/ │
│ │ └── staging-gcp-eu1/ │
│ ├── ansible/ │
│ │ ├── playbooks/ # Configuration management │
│ │ └── roles/ # Reusable automation │
│ └── monitoring/ │
│ ├── dashboards/ # Grafana JSON │
│ └── alerts/ # Prometheus rules │
│ │
│ $ echo $PHILOSOPHY │
│ "Nothing is magic. If you want it done, do it yourself." │
│ │
│ $ uptime │
│ up 36 years | Systems stable. Coffee adequate. │
│ │
└──────────────────────────────────────────────────────────────────────────┘
🛰️
Connecting clusters with ClusterMesh
Senior Platform Engineer 💻 Dad 👶 Gamer 🎮 Expat 🌍 Neurodivergent 💙
- Amsterdam, Netherlands
-
21:32
(UTC +01:00) - https://damien.plenard.me
Pinned Loading
-
-
-
-
slowpoke.gif
slowpoke.gif
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.






