4 posts tagged with "kubernetes"
How I earned the CKAD certificate from Linux Foundation
Posted on December, 2022It's almost the end of the year 2022. I faced the CKAD exam on the 26th of December and I could pass the exam. So, I thought about writing something about it so it would be helpful for someone else…
Read full postAutoscaling Kubernetes Deployemts with Horizontal Pod Autoscaler
Posted on July, 2022When you have a web application running, the major concern that most people underestimate is that if the resources are enough to serve the expected load. Recently a government website got launched in…
Read full postExposing Web Apps running in our Raspberry Pi cluster
Posted on April, 2022This post is a continuation of my previous blog post called Let's build low budget AWS at home. Here, I will be explaining how to run a blog in the cluster and expose it to the public internet. I will…
Read full postLet's build low budget AWS at home
Posted on April, 2022No, I'm not kidding. We gonna make it. If you ever wanted to host your web-based project, you might have definitely used the solutions provided by AWS, Google Cloud, Azure, Digital Ocean, or blah blah…
Read full post