#90daysofdevops
Read more stories on Hashnode
Articles with this tag
What is the Difference between an Image, Container and Engine? Image It is a read-only template that contains only necessary files and...
- Notes on topics ยท For connecting Mac to SSH and SCP, follow the...
#90DaysofDeVops #Day6 File permission and Access control Lists (ACLs) are security mechanisms used in Linux to control access to files and...
Prerequisites Assuming that Kubernetes installation processes are done. Let's dive in:- Commands used for running the Kubernetes practice To get the...
#TrainwithShubham #KubeWeekchallenge What is Kubernetes Kubernetes is a portable, extensible, open-source platform for managing containerized...
#90DaysofDevops #Day7 Installing Docker in Ubuntu sudo apt-get update sudo-apt install docker.io Installing Jenkins in Ubuntu curl -fsSL...