Deploying Applications on Kubernetes AKS via Terminal
A Step-by-Step Tutorial for Deployment and Cleanup

Search for a command to run...
Articles tagged with #linux
A Step-by-Step Tutorial for Deployment and Cleanup

Containerization has become a popular packaging method, for distributing and running applications in a consistent and isolated environment. In this bl

OSI (Open Systems Interconnection) Model -

GIT-Global Information Tracker Tracking the history of the project is called GIT. GIT allows us to maintain the history of the project. So to save all history you have to initialize that folder first git init #now your folder is initialized By thi...

Yaml Ain't Markup Language

Anything you can run normally on the command line can be put into a bash script and it will do the same thing. which $SHELL # tells us that in which shell we are currently using We will go through step wise step upside so just relax and try out eve...
