#kubernetes
Read more stories on Hashnode
Articles with this tag
In this exhilarating challenge, we're tasked with deploying a Three-Tier Web Application, comprising ReactJS for the frontend, NodeJS for the backend,...
Introduction Discover a comprehensive blueprint for deploying a Python-centric microservice application on AWS Elastic Kubernetes Service (EKS). This...
Phase 1: Initial Setup and Deployment Step 1: Launch EC2 (Ubuntu 22.04): Provision an EC2 instance on AWS with Ubuntu 22.04. Connect to the instance...
Deploying a 2-tier application with Docker involves several steps. Here's a high-level overview: Setup AWS EC2 Instances: Launch two EC2 instances...
What is Kubernetes? Kubernetes is an open-source container orchestration platform originally developed by Google and now maintained by the Cloud...
🌟 Installing Kubernetes: A Quick Guide 1. Choose a Kubernetes Distribution: Select a distribution suitable for your environment, such as Minikube...