#devops
Read more stories on Hashnode
Articles with this tag
#KubeWeekChallenge Day4 · 📌 Exposing Kubernetes Workloads using Services 🔹Create a Deployment configuration for the Application named...
(Deployments, DaemonSets, StatefulSets, Jobs, CronJobs) · Introduction Kubernetes is one of the most popular container orchestration platforms used by...
Launch 2 instances master and worker, in this installation guide we will be installing kubeadm so we need atleast t2.medium for master meanwhile...
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI): Merging code...
What is Kubernetes? Kubernetes also known as K8S is a portable, extensible, open-source platform for managing containerized workloads and services,...
What is the Difference between an Image, Container and Engine? Image: They are packages containing application code, dependencies & software packages...