šŸš€ Welcome to Code Corner 

Your Gateway to Tech Excellence! šŸ–„ļø

Dive into the world of cutting-edge technology with Code Corner, your ultimate destination for all things AWS, container services, EKS, Rancher, Terraform, GitOps, and DevOps.

Tebogo Mahlomoja

Python API and MySQL Helm Chart

This Helm chart simplifies the deployment of a Python Flask API and a MySQL database on Kubernetes. The Python API serves a list of people stored in the MySQL database, demonstrating a basic web application architecture. To extend this project we will package the application…

Continue reading...
Tebogo Mahlomoja

Understanding Kubernetes - Part 2.

Kubernetes Control Plane Kubernetes operates as a distributed system with multiple collaborating components dedicated to upholding the cluster's intended state. At its foundation lie the control plane components, pivotal in overseeing and governing the cluster's functionalities. Leveraging Kubernetes' distributed framework enables seamless collaboration among these…

Continue reading...