Hi there, I am a learner first and then an IT enthusiast. I have started exploring and ocean of DevOps Tools and tech.
Nothing here yet.
Jan 10 · 1 min read · Create a bucket Go to this website and download any template. It will download a zip file. Upload the zip file to your cloud Shell. Extract the file unzip simplestyle_horizon.zip Copy the extracted folder to gcp bucket from Cloud Shell gclou...
Join discussionJan 10 · 1 min read · Create a GCP bucket and upload any of the files. That you want to give access or sign a url for. Create a key using any of the service accounts. IAM > Choose Service Account > Keys > create key and save somewhere safe place Use Cloud Shell to s...
Join discussionMar 10, 2025 · 4 min read · ArgoCD is a declarative, GitOps continuous delivery tool for Kubernetes applications. In this guide, we will walk through the steps to install ArgoCD on a Minikube cluster and access its UI. Prerequisites Before we begin, ensure that you have the fol...
Join discussion
Feb 28, 2025 · 2 min read · Prerequisites: Minikube: https://minikube.sigs.k8s.io/docs/start/?arch=%2Fmacos%2Farm64%2Fstable%2Fbinary+download Kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/ Steps: 1. Start Minikube If minikube is not running, start it: m...
Join discussion