Vivek Arorak8sbydijvivek.hashnode.dev·Jan 11, 2025Kind vs Minikube: A Comprehensive Guide to Choosing and Setting Up Your Local Kubernetes Cluster"So, you're diving into the world of Kubernetes, huh? Welcome to the club where YAML files and containers rule the kingdom! But wait—how do you set up a Kubernetes cluster on your local machine? Should you go with Kind or Minikube? What’s the differe...1 likeKubernetes BasicsOpen Source
Serdarcan Büyükdereliblog.serdarcanb.dev·Jan 8, 2025Harbor Container Registry - HA Architecture SetupKey Advantages of Harbor Security: Strong authentication, RBAC, and security scanning features Integration: Easy integration with Kubernetes and Docker Performance: Fast image distribution and management Scalability: High availability and replica...1 likeDevops
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Jan 2, 2025Deploying Apps with Helm: A Simple Approach and Cheatsheet for Easy Reference!Helm is a package manager for Kubernetes. Helm is a tool that helps you manage applications in Kubernetes. Think of it like an app store for Kubernetes. It makes it easier to install, update, and manage apps in your Kubernetes environment. How it wor...Kubernetes helm
Yash Israniyashisrani.hashnode.dev·Jan 2, 2025The CNCF Landscape: A Comprehensive GuideThe Cloud Native Computing Foundation (CNCF) has transformed the way we build and deploy applications. 🌐 But what exactly is the CNCF Landscape, and why is it so crucial? Let’s dive into this fascinating ecosystem! 🛠️ What is CNCF? The CNCF is an ...CNCF
Saiyam Pathaksaiyampathak.com·Dec 29, 2024Saiyam Pathak - Celebrating 2024As we move into the next year, I think it’s the perfect time to reflect on and celebrate everything we have achieved this year. Everyone has their ups and downs, but that should not stop you from moving forward. Like time, the clock never stops, and ...11 likes·94 readsKubernetes
Syed Mahmood Alisyedmahmoodali.hashnode.dev·Dec 11, 2024Kubernetes and TLS: A Symphonic IntegrationToday, I'll demonstrate the process of issuing and approving a certificate for a new user in a Kubernetes cluster. STEP 1: Generate a private key using the following command openssl genrsa -out myuser.key 2048 STEP 2: Generate a CSR (certificate sig...Kubernetes
Pedro Ignaciopedroscloudsecurity.com·Dec 10, 2024KubeCon North America 2024 - recapQuase um mês após o evento, chegou o momento de compartilhar os principais pontos que capturei ao longo dos 4 dias em salt lake city. Devido a concorrência, algumas palestras precisaram ser assistidas posteriormente, com a divulgação das gravações, e...45 readsCNCF
Swastik Gourswastik135.hashnode.dev·Dec 8, 2024Making ML workload serving easy using BentomlIntroduction In the fast-moving world of MLOps, one of the biggest challenges is efficient deployment and serving of models. BentoML is an amazing solution in this area because it provides a simplified way to serve ML models in the production environ...36 readsmlops
Milind Dethemilinddethe15.hashnode.dev·Dec 4, 2024LFX Mentorship: My Experience as Mentee with CNCF ThanosThis year has been full of opportunities and learning experiences for me. However, it wasn’t always smooth sailing. Earlier this year, I applied for GSoC’24 and LFX’24 Term 1 & 2, but unfortunately, didn’t get selected. It was disappointing, but I ch...10 likesLFX Mentorship
Swastik Gourswastik135.hashnode.dev·Dec 4, 2024Exploring Kubecost: A Comprehensive POC on Cost Optimization and Resource RecommendationsIn this blog, we share our detailed Proof of Concept (POC) implementation of Kubecost, highlighting its cost optimization capabilities, resource recommendations, and comparisons with tools like Vertical Pod Autoscaler (VPA), Kubernetes Resource Recom...37 readsCNCF