Sanket Rakshemulti-node-kubernetes-cluster-with-kind.hashnode.dev·12 hours agoSetting Up a Multi-Node Kubernetes Cluster with Kind: Step-by-Step ManualKubernetes (K8s) is the go-to orchestration tool for managing containerized applications at scale. For developers and learners, testing Kubernetes configurations locally is a key step in mastering it. With Kind (Kubernetes IN Docker), you can run Kub...Multi-Node Cluster
Amitabh soniamitabhdevops.hashnode.dev·21 hours agoHow to Install Essential DevOps Tools on Ubuntu/LinuxInstall Essential DevOps Tools on Ubuntu/Linux In this guide, we'll cover step-by-step instructions for installing the following DevOps tools on Ubuntu/Linux: AWS CLI, Docker, Jenkins, Kubernetes (KIND), Minikube, Kubectl, Terraform, Ansible, Prometh...Devops
MAMADOU YAYA DIALLOmombesoft.hashnode.dev·Dec 20, 2024📚 Créer un cluster kube local avec kindKind : Kubernetes In Docker (mettre kubernetes dans un conteneur Docker) Kind est un outil qui permet de créer des clusters Kubernetes dans des conteneurs Docker. C'est un outil conçu à la base pour tester kubernetes lui-même, mais aujourd'hui, il es...Kubernetes
Amitabh soniamitabhdevops.hashnode.dev·Nov 26, 2024Kubernetes Fundamentals: A Beginner's GuideIn the ever-evolving DevOps landscape, Kubernetes has emerged as the leading container orchestration tool, simplifying deployment, scaling, and management of containerized applications. This blog dives into Kubernetes fundamentals, architecture, and ...1 like·70 readsDevops
Rossana Suarezblog.295devops.com·Nov 23, 2024Aprovisionando un Clúster Kubernetes con Kind y TerraformEn este tutorial paso a paso, aprenderás a crear y gestionar un clúster Kubernetes local utilizando Kind y Terraform, dos herramientas poderosas que revolucionarán tu flujo de trabajo de desarrollo. Introducción a las Herramientas Kubernetes: El Orqu...345 readsKubernetes
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Nov 20, 2024Installing Kubernetes Tools: Kind and Kubectl on AWS EC2 - A Simplified GuideDid you know you can set up Kubernetes both locally and on the cloud? Pretty cool, right? If you’re thinking about running it locally, you’ve got some great options like Minikube, KOPs, and Kind. Today, let’s talk about Kind and how easy it makes run...1 like·27 readsKubernetes
sneh srivastavasnehcreate.hashnode.dev·Nov 20, 2024Deploying a Django App on Kubernetes (Kind): End-to-End Guidehttps://www.canva.com/design/DAGW_4wnM-I/rzCoa11eMh5eokDUEjw-hg/edit?utm_content=DAGW_4wnM-I&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton In this article, I’ll walk you through the process of deploying a Django To-Do application...Devops
FlarePixelflarepixel.uk·Nov 9, 2024Spread Positivity: Creative Ways to Embrace KindnessEmbrace Kindness: Creative Ways to Spread Positivity in Your Life In a world that can often feel overwhelming, practicing kindness can transform your daily experiences and the lives of those around you. Whether it’s a simple smile, a compliment, or a...scattered
TECH-NOTESblog-technotes4you.hashnode.dev·Oct 30, 2024How to setup kind cluster for home labIn this post, I would like to share how to setup a kind cluster on Ubuntu Linux. What is kind? kind is a tool for running local Kubernetes clusters using Docker container nodes. ! This is used for testing and learning purposes, not for production. I...37 readsKuberneteskind
Rahul Vadakkiniyilrahulvadakkiniyil.hashnode.dev·Oct 9, 2024Day 27 of 40DaysOfKubernetes : Setup a Multi-Node Kubernetes Cluster Using KubeadmIntroduction In this 40 Days of Kubernetes series, we've been using a kind cluster on our local machine, which is good for development but not for production. While cloud services like EKS, AKS, or GKE offer managed Kubernetes, in this tutorial, we’...#40daysofkubernetes