Q1. How does Git differ from SVN (i.e Subversion)? A1. #1. Git is a distributed source control system meaning that there will be multiple client repositories. SVN is one repository …
Q1. How does Git differ from SVN (i.e Subversion)? A1. #1. Git is a distributed source control system meaning that there will be multiple client repositories. SVN is one repository …
…
Q1. What is the difference between Docker & Kubernetes? A1. Docker & Kubernetes can function without each other, and also both can compliment each other. Docker enables us to run, …
Q01. What is a Kubernetes object? A01. One of the key concepts in Kubernetes is the “desired state,” which refers to the configurations of the applications that you want to …
Q01. What is the difference between Docker & Kubernetes Volumes? A01. Docker Volume and Kubernetes Persistent Volume serve similar purposes, but they differ in a number of ways. a) Docker …
This extends Install Kubernetes (i.e. minikube) on Mac.
Step 1: Start the Docker.app on Mac, and then start the minikube cluster from a terminal.
|
1 2 |
Q01. What is a Service in Kubernetes? A01. A Kubernetes service is a logical abstraction for a deployed group of pods in a cluster that perform the same function. Why …
This extends Install Kubernetes (i.e. minikube) on Mac.
Step 1: Start the Docker.app on Mac, and then start the minikube cluster from a terminal.
|
1 2 |
Q01. What is a Helm chart in Kubernetes? A01. A Helm chart is a package manager for Kubernetes. A chart is a collection of files that describe a related set …
Q01. What is a kubectl in Kubernetes? A01. Kubectl is a command line tool used to run commands against Kubernetes clusters. kubectl is what you will be using often to …
Q1. What is DevSecOps or DevOpsSec or rugged DevOps? A1. DevSecOps is the philosophy of integrating security practices within the DevOps process. DevSecOps is an evolution of DevOps. Q What …
Q1. What is Jenkins? A1. Jenkins is an open source CI/CD (i.e. Continuous Integration & Continuous Delivery/Deployment) server written in Java with over 2000 plugins (E.g. Maven, Git, Amazon EC2, …
Q1. What is DevOps? A1. Traditionally the developers & IT operations work in silos where the developers code, build, test & release the software artefacts and the IT operations deploy …
I have a good news, I got job offer. I like to share with you from my bottom of my heart feeling thankful to you.