#docker
Read more stories on Hashnode
Articles with this tag
Namespace In Kubernetes, a namespace is a mechanism to divide cluster resources between multiple users or teams. It provides scope for names, allowing...
Today was all about getting hands-on with Kubernetes architecture. I delved into the intricate details of how Kubernetes operates and learned the ins...
Today we have started learning about Kubernetes foundations, where we learned the following: a) Why Kubernetes? Kubernetes is used for automating the...
Gitlabs: is a web-based Git repository that provides free open and private repositories, issue-following capabilities, and wikis. It is a complete...
Today, we created the Jenkins pipeline with complete CI and CD stages for the project SecretSanta Generator. Github Repo Link:...
Jenkins Beginners · Jenkins is a tool to Code, Build, Test, and Deploy -> [CI/CD]. It is built upon Java. Jenkins setup can be done using : a)...