Ghazanfar Ali·Sep 15Real Time Complete Jenkins-Kubernetes DevOps Project:Introduction: In this project we will see deployment on kubernetes using jenkins CICD pipeline, A developer will write the docker file and once he push the file on github or any commit occurred on github, it will notify the jenkins through webhook, jenkins will pull all the code from github…7 min read7 min read
Saurabh Dahibhate ♾️☁️inAWS in Plain English·Aug 4DevOps Project 04Hands-on DevOps Project-04 Netflix application Hello everyone I am back with another Project of DevOps😉 Project Overview: Our project centers around creating a Netflix clone web application and deploying it on a Kubernetes cluster. We will containerize the web application and its dependencies using Docker images. …DevOps4 min readDevOps4 min read
Manoj Kumar·Mar 12Top 7+ Kubernetes interview questions for experienced professionals | Part-1Kubernetes interview questions and answers |Kubernetes technical interview questions for DevOps Engineer | Senior DevOps position Question-1 : Can you walk us through the steps you would take to deploy an application in a Kubernetes cluster? Deploying an application in a Kubernetes cluster involves several steps that ensure the application runs smoothly and is easily accessible. The first step is to package the application in a Docker image, which is…Kubernetes7 min readKubernetes7 min read