rishirich93.hashnode.dev馃殌Introduction to kubernetes 馃殌馃Introduction: You might have heard this word before, k8s. Often, people call Kubernetes as k8s because in between k and s, there are 8 letters. As you already know what containers are, how they are built and how they make our life easy. Now let's d...Sep 11, 2023路6 min read
rishirich93.hashnode.dev馃殌Jenkins: Basic to Advanced. P-2馃殌Introduction: In the last Blog, we discussed Jenkins and its component, Like what is freestyle project, how to set up it and the main one how to add an agent. I suggest you before reading this blog go and read part-1 so you understand this blog bette...Aug 20, 2023路3 min read
rishirich93.hashnode.dev馃殌Jenkins: Basic to Advanced . P-1馃殌馃Introduction: In today's world, every field needs automation as it reduces human errors. Humans are more likely to cause an error compared to a machine, also to do a specific task manually requires more time and attention, so why not establish a me...Aug 18, 2023路6 min read
rishirich93.hashnode.dev馃毃Docker Advanced: Comprehensive Guide for Beginner's.馃毃馃Introduction: In the last we discussed what is docker, why we use it and its architecture. Also, we discussed some basic commands for managing docker images and containers. In this blog, we will discuss some advanced concepts like Docker volume, Do...Aug 11, 2023路8 min read
rishirich93.hashnode.dev馃挜Docker: The Game Changer..!馃搶Introduction: Docker is a software platform that allows you to build, test, and deploy applications quickly. Docker packages software into standardized units called containers that have everything the software needs to run including libraries, syst...Aug 6, 2023路3 min read