diff --git a/src/config.yaml b/src/config.yaml index 657a761..5d8e80b 100644 --- a/src/config.yaml +++ b/src/config.yaml @@ -34,7 +34,7 @@ params: profileMode: enabled: true title: "Bad Houseplants" - subtitle: ... by allanger. + subtitle: Easy DevOps by allanger imageUrl: "main-logo.png" imageWidth: 150 imageHeight: 150 diff --git a/src/content/about/_index.md b/src/content/about/_index.md index 62e9b11..bdd3dfe 100644 --- a/src/content/about/_index.md +++ b/src/content/about/_index.md @@ -4,7 +4,19 @@ date: 2023-01-24T09:26:52+01:00 draft: false --- -Oi! +## Welcome + +Oi! Welcome to Bad Houseplants. + +This is a blog about DevOps, self-hosting, Kubernetes, and stuff like that. + +I'm allanger and I believe that DevOps should be easy to understand, and when saying DevOps, I also mean SRE and Ops in general. I see/hear it very often that teams working with GitOps and Kubernetes are making it increadbly hard, and I don't know the reasons for sure. + +Here, I'll try do describe how things can be deployed to K8s, what one could do with that, and how to keep it maintainable. My main focus is self-hosted k8s, because it's the one I'm using on my own, but it doesn't mean that what you'll read here can't be applied to cloud providers and different k8s-as-a-service solutions. + + + + I'm allanger and currently I'm working as full time SRE, but recently I've found out that I'd like to spend more time doing things related to music and sound. So I'm currently looking for project to add to my portfolio. So if you want somebody do a decent (I hope) mix for you without asking for any money, just let shoot me a message. I'm not a pro mixing engineer of course, but it's what I'm aiming for. @@ -14,4 +26,4 @@ Also, I'm a beatmaker, you can find my bets on this site, just go to the [Beats --- ### Information about the build Built from the commit [{{< param GitCommit >}}](https://git.badhouseplants.net/badhouseplants/badhouseplants-net/commit/{{< param GitCommit >}}) -[![Build Status](https://drone.badhouseplants.net/api/badges/badhouseplants/badhouseplants-net/status.svg?ref=refs/heads/{{< param GitBranch >}})](https://drone.badhouseplants.net/badhouseplants/badhouseplants-net) +[![Build Status](https://drone.badhouseplants.net/api/badges/badhouseplants/badhouseplants-net/status.svg?ref=refs/heads/{{< param GitBranch >}})](https://drone.badhouseplants.net/badhouseplants/badhouseplants-net)