From 2b9ee5b4987e9a9c576046f2171a52de958bf645 Mon Sep 17 00:00:00 2001 From: Emil Dabrowski Date: Fri, 24 Nov 2023 21:52:04 +0100 Subject: [PATCH] Update first post --- content/posts/first-post/index.en.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/content/posts/first-post/index.en.md b/content/posts/first-post/index.en.md index 60062e8..8a99704 100644 --- a/content/posts/first-post/index.en.md +++ b/content/posts/first-post/index.en.md @@ -14,18 +14,22 @@ toc: enable: false --- -Dear visitor, +Dear Visitor, -I'm happy that you've found your way to my website. Surely there's not much here, but perhaps you might find some of the tech on the list below useful on your journey through the internet galaxy 😎 +Welcome and thank you for stopping by my website! While this space might seem a bit sparse at the moment, it's the starting point of what I hope will be a valuable resource for tech enthusiasts and professionals alike. -- [Kubernetes](https://kubernetes.io) -- [Helm](https://helm.sh) -- [FluxCD](https://fluxcd.io) -- [Tekton](https://tekton.dev) -- [Grafana](https://grafana.com) -- [Prometheus](https://prometheus.io) -- [Thanos](https://thanos.io) +Below, you'll find a list of technologies that I specialize in and find incredibly powerful in the world of cloud computing and DevOps. Whether you're a seasoned professional or just starting out, these tools can offer significant insights and efficiencies in your projects: -Greetings, +- [Kubernetes](https://kubernetes.io) - For orchestrating containerized applications. +- [Helm](https://helm.sh) - Streamlining Kubernetes deployments. +- [FluxCD](https://fluxcd.io) - Managing Kubernetes resources through GitOps. +- [Tekton](https://tekton.dev) - Kubernetes-native CI/CD pipelines. +- [Grafana](https://grafana.com) - For data visualization and monitoring. +- [Prometheus](https://prometheus.io) - Powerful monitoring and alerting toolkit. +- [Thanos](https://thanos.io) - Scalable Prometheus-based monitoring. -Emil +Feel free to explore, and if any of these technologies pique your interest or if you have questions, don't hesitate to reach out. + +Warm Regards, + +[Emil Dabrowski](https://www.linkedin.com/in/dbrski/)