Prepare Raspberry Pi to run K3s Kubernetes Cluster - Part#2
This tutorial will be a brief walk through the process of preparing your Raspberry Pi to run Kubernetes Cluster. This setup can be entirely headless...
I write about Cloud-native Observability, eBPF, Containers, Kubernetes, and OTel.
Additionally, I journal my daughter Naomi's coding journey—a nine-year-old with a growing passion for programming.
When I'm not working, you'll find me teaching my girls how to code, taking long bike trips that sometimes turn into hikes in good weather, playing chess, tinkering with Arduino boards, or enjoying meals and drinks with friends & family.
I was crazy enough to enrol in an MBA program a while ago. I'm glad it's now over, I graduated with a distinction in MBA Data Analytics.
I work as a Product Manager and I love data.
This tutorial will be a brief walk through the process of preparing your Raspberry Pi to run Kubernetes Cluster. This setup can be entirely headless...
I had a few websites running on a managed hosting platform. This blog series describes how I am now running those public-facing websites (including a NAS server) from home using a Raspberry Pi Kubernetes Cluster...
Despite all the odds in 2020...this award means a lot to me, and I will cherish the trophy for a long time...
The vulnerability in castle-and-moat security systems is exacerbated by the emergence of micro-services and cloud-native technologies. The question is, how can a Zero trust model be implemented in a Kubernetes environment ?
Farewell my friend, Ioannis. Sorry, you had to close the chapter this soon. I am happy for the opportunity to have mentored you...You spoke about your recovery from COVID, and I told you about my recovery from COVID, too. But COVID came back for you, this time, not to spare.
Terraform is a declarative orchestration tool for provisioning and versioning of infrastructure. I have been working with Terraform at my workplace for a while, albeit from a Monitoring-as-Code perspective. Here is how I prepared for and passed the Terraform Certification exam...
The Certified Kubernetes Application Developer (CKAD) program was developed by the Cloud Native Computing Foundation (CNCF). I passed the exam and these notes summarise what you should expect if you’re preparing it.
Have you ever wondered how SSO work under the hood? I was battered by various complex SSO/LDAP integration issues, I decided to make it personal...