#devops
Read more stories on Hashnode
Articles with this tag
Amazon EKS (Elastic Kubernetes Service) is a fully managed service that allows you to run Kubernetes on AWS without needing to manage your own control...
Embarking on a journey to monitor Docker containers? Let's walk through setting up a robust monitoring system using Prometheus, cAdvisor, and Grafana...
Kubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become...
The Jenkins architecture is designed for distributed build environments. It allows us to use different environments for each build project balancing...
Getting Started Open Jenkins: Go to Jenkins in your web browser. Log In: If you're not logged in, enter your Jenkins credentials. Dashboard: You'll...
Some terms for your Knowledge What is Pipeline - A pipeline is a collection of steps or jobs interlinked in a sequence. Declarative: Declarative is a...