#kubernetes
Read more stories on Hashnode
Articles with this tag
Introduction to Kubernetes: Kubernetes, often abbreviated as K8s, is a robust and open-source container orchestration platform. With its origins at...
Kubernetes - Micro Service Project Along With Trouble Shooting. Step-1: First we create two T2-Medium Instances for the project - 1st for Master Node...
Setup Master And Worker Node (Server): Step-1: Follow this script for installation commands and setup: Link:...
NOTE: In Kubernetes, configuration is the key to building and managing containerized applications. Everything, from creating resources like pods and...
1-What is Kubernetes? Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of...