#kubernetes
Read more stories on Hashnode
Articles with this tag
Introduction: DevOps methodology is a set of practices that combines software development (Dev) and IT operations (Ops), aiming to shorten the...
Introduction: Kubernetes is a container orchestration platform that automates the deployment, scaling, and management of containerized applications,...
Introduction The project involves deploying a Django Todo app on AWS EC2 using Kubeadm Kubernetes cluster. (Master and Worker Node) Kubernetes Cluster...
Netflix Clone Deployment on Kubernetes · Introduction This project focuses on the deployment of a Netflix Clone on a Kubernetes cluster, a widely used...
Ingress controller · Pre-requisites Ubuntu OS sudo privileges Internet access t2.medium instance type or higher Minikube Installation...
Flask App Deployment · Recap In our previous assignment - Mongo DB, we have gone through the basic topics from how to install Kubeadm on Master and...