TL;DR: In this guide, you will learn how to install Kubernetes on Ubuntu, set up a basic cluster, and verify its functionality. This tutorial includes step-by-step instructions to help you easily set up Kubernetes for container orchestration. What is Kubernetes? Kubernetes, often abbreviated as K8s, is an open-source platform used …
How to Install Docker and Run an Nginx Server
TL;DR: In this guide, you’ll learn how to install Docker, run an Nginx server, and access it from your browser. The tutorial includes step-by-step images to make it easy to install and configure Docker and Nginx. What is Docker? Docker is a tool that allows you to create and run …
CKAD Exam Changes Are Coming: Here’s Why I’m Taking It Again Now
I’ve been working with Kubernetes for over 6 years, and in 2021, I took the CKAD (Certified Kubernetes Application Developer) exam and passed it. Now, it’s time to renew my certification! I’m planning to take the exam before November because it’s about to change, and since I’ve done it before, …