KKKARTIK KAKODIYAinkartik750.hashnode.dev·Aug 9, 2024 · 3 min readGetting Started with Kubernetes and Minikube: A Beginner's GuideKubernetes Kubernetes is a powerful open-source system for managing containerized applications across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications. Minikube is a tool that makes it easy to run Ku...00
KKKARTIK KAKODIYAinkartik750.hashnode.dev·Aug 4, 2024 · 3 min readDocker JourneyDocker Journey: From Zero to Hero Introduction Today, I embarked on a Docker journey, starting from cloning a repository to running multi-stage builds. The experience was full of learning and challenges. Here's a detailed account of my day, the comma...00
KKKARTIK KAKODIYAinkartik750.hashnode.dev·Jul 24, 2024 · 2 min readSetting Up Jenkins on EC2Today, I embarked on setting up Jenkins on an EC2 instance. It was an exciting journey filled with learning and hands-on experience. Here’s a step-by-step rundown of the process and some useful insights I gathered along the way. Step-by-Step Guide to...00
KKKARTIK KAKODIYAinkartik750.hashnode.dev·Jul 22, 2024 · 3 min readMy Day with Terraform: A Journey through Learning and ImplementationToday was an exciting day as I embarked on my Terraform journey. My goal was to get hands-on experience with Terraform by creating my first AWS instance and managing infrastructure using this powerful tool. Setting Up the Environment I started my day...00