漏 2026 Hashnode
馃帯What is Minikube? Minikube is a tool that enables you to run Kubernetes locally on your machine. It creates a single-node Kubernetes cluster on your local computer, allowing you to develop and test Kubernetes applications without needing to set up ...

馃搷Prerequisite AWS EC2 VM : We will be Using Amazon Machine Image As Ubuntu. GitHub : we will Bring our code from a github repo where we have pushed the code. Jenkins : Jenkins CI/CD is an automation server used for continuous integration and continu...

馃巼What is Terraform and how can it help you manage infrastructure as code? -> Terraform is an open-source infrastructure as code (IaC) tool created by HashiCorp. It allows users to define and provision infrastructure resources using a declarative con...

Day 26 was all about a Declarative pipeline, now its time to level up things, let's integrate Docker and your Jenkins declarative pipeline 馃摎Use your Docker Build and Run Knowledge docker build - you can use sh 'docker build . -t <tag>' in your pipel...
