Pravesh Sudhapraveshstwt.hashnode.dev·Nov 12, 2024Deploying a Simple Go Application on Minikube: A DevOps Guide with BuildSafe, Ko, and More💡 Introduction In this project, we’ll build a Go-lang DevOps setup to deploy a simple Go application on Minikube. To ensure security and efficiency, we’ll use BuildSafe and Ko for building the artifact and the base image with zero vulnerabilities, w...Discuss·1 like·87 readsminikube
Urvish Suhagiyaurvishsuhagiya.hashnode.dev·Nov 4, 2024Launching Your First Kubernetes Cluster with Minikube and Running NginxIntroduction to Minikube Minikube is a lightweight Kubernetes implementation that creates a VM on your local machine and deploys a simple cluster containing only one node. It is an excellent tool for developers to experiment with Kubernetes and learn...Discuss·2 likesDevops
Pooja Bhavanipoojabhavani.hashnode.dev·Nov 4, 2024Project-9: 🚀 Setting up a Kubernetes Cluster with MiniKube on AWS: Deploying Django Todo App and Managing Network and Services 🌐Section 1: Setting up a Kubernetes Cluster with MiniKube on AWS 🚀 Why MiniKube? MiniKube is a fantastic lightweight tool that lets you run Kubernetes on your local machine. It's perfect for development, testing, and learning purposes. With MiniKube,...Discuss·71 readsminikube
Anasanasmansuri.hashnode.dev·Oct 9, 2024Exploring Kubernetes: From Cloud & On-Prem Clusters , Images, Debug container & Pods, kubectlalso includes piyush lec and task7 clusters: cluster is a group of nodes kind cluster: kubernetes in docker # To create a kind cluster: which is a single node cluster kind create a cluster --name anas A configuration file to create a double node clu...Discusspremcluster
Anasanasmansuri.hashnode.dev·Oct 7, 2024Getting Started with Kubernetes: A Beginner's Guide to YAML, Linux, and DockerKubernetes (K8s) 𝑫𝒆𝒗𝒆𝒍𝒐𝒑𝒆𝒅 𝒃𝒚 𝑮𝒐𝒐𝒈𝒍𝒆: Kubernetes, commonly referred to as K8s, was developed by Google, with predecessors Borg and Omega for managing large-scale data processing. 𝐎𝐩𝐞𝐧 𝐒𝐨𝐮𝐫𝐜𝐞: Open-sourced in 2014 and mainta...Discussnetewok
Priya Srivastavapriyasrivastava.hashnode.dev·Sep 21, 2024What is Kubernetes? Let’s Run a Cluster and Find Out!Introduction Recently, I explored Kubernetes by using Minikube, a tool that sets up a local Kubernetes (K8s) environment on your machine. This hands-on experience helped me understand Kubernetes clusters, deployments, services, and the critical infra...DiscussTechKubernetes
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Sep 20, 2024Guarding the Gateway: A Comprehensive Guide to Securing ArgoCD Admin PasswordsIntroduction:- ArgoCD, with its powerful features for continuous delivery, is a linchpin in modern DevOps pipelines. However, the importance of securing its admin passwords cannot be overstated. In this step-by-step guide, we’ll unravel the intricaci...DiscussArgoCD
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Sep 16, 2024Mastering Kyverno Installation in Kubernetes: A Comprehensive GuideOverview :- Are you looking to enhance your Kubernetes security posture? Look no further than Kyverno, the powerful policy management tool designed specifically for Kubernetes environments. In this article, we’ll walk you through the step-by-step pro...DiscussKubernetes
Anand Ravalanandraval.hashnode.dev·Sep 14, 2024Day 37 Task: Kubernetes Important interview Questions.Questions :- 1.What is Kubernetes and why it is important? Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It is important for several reasons: Scala...Discuss·1 like90DaysOfDevops#90daysofdevops
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Sep 13, 2024Maximizing Kubernetes Security with Kube Hunter: A Comprehensive GuideOverview :- Kubernetes has become a popular platform for managing containerized applications, but it also comes with security challenges. Kube Hunter is a valuable tool that helps identify potential vulnerabilities in Kubernetes clusters. This blog p...Discusskubehunter