Syed Mahmood Alisyedmahmoodali.hashnode.dev·Nov 19, 2024Comprehensive Guide to SSL/TLSIn today’s digital world, ensuring the security of online communications has never been more important. Every day, millions of people send personal information across the internet, from credit card numbers to social security details, and it is crucia...Discuss·1 likeKubernetes
Shah Abul Kalam A Kiamshah.hashnode.dev·Nov 17, 2024Understanding KubernetesWhat is Kubernetes ? (or K8s for short) Definition Before diving into the definition, let's take a moment to appreciate the weird-ass name "Kubernetes." It comes from the Greek word "κυβερνήτης" (kubernētēs), meaning helmsman or pilot - the one who s...DiscussKubernetes
Parth Sharmaparth-sharma-devops.hashnode.dev·Nov 17, 2024Kubernetes ArchitectureKubernetes is a powerful, open-source container orchestration platform developed by Google for automating the deployment, scaling, and operation of application containers. Below is a detailed overview of its architecture, covering its major component...DiscussKubernetes
Rudraksh Laddharudrakshladdha.hashnode.dev·Nov 11, 2024Building a Self-Healing Infrastructure on Kubernetes: A Practical GuideIn modern cloud-native environments, maintaining high availability and minimizing downtime is crucial. Kubernetes offers self-healing capabilities that can detect and correct failures automatically, enhancing the resilience of applications with minim...DiscussKubernetes
Nahidnahidislam.hashnode.dev·Nov 8, 2024Kubernetes Cluster Setup: Step-by-Step ProcessPrerequisite: One master (Control Plane) Node Two or more servers for worker Node 2 GB or more of RAM per machine 2 CPUs or more for control plane machines Full network connectivity between all machines in the cluster Unique hostname, MAC addre...DiscussKubernetes
Manoj Shetmanojshet.hashnode.dev·Nov 6, 2024Kubernetes Basics: Core Concepts and ComponentsIntroduction In the era of microservices and containerization, Kubernetes has emerged as the go-to platform for managing containerized applications at scale. Originally created by Google and now maintained by the Cloud Native Computing Foundation (CN...DiscussKubernetes
Md. Musfikur Rahman Sifarsifarsblog.hashnode.dev·Nov 4, 2024Kubernetes ArchitectureArchitecture: Video reference: https://youtube.com/watch?v=NYsEPjk4SsU&si=kHo-iindAyVP3yNA 1. Cluster Analogy: A cluster is like a whole organization where multiple teams work together. Explanation: A Kubernetes cluster is the fundamental unit, ma...Discuss#kubernetes #container
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 4, 2024🚀 Day 30 Task: Kubernetes ArchitectureHey there, tech explorers! 👋 Today, we’re diving into the heart of Kubernetes (or “K8s”) and understanding what makes it the go-to for managing containerized applications. Whether you’re in DevOps or just curious about the tech buzz, this post will ...Discuss·4 likesDevops
Kandlagunta Venkata Siva Niranjan ReddyforGetting Started with Kubernetesgetting-started-with-kubernetes.hashnode.dev·Nov 3, 2024Getting Started with Kubernetes: Architecture, and Key Features ExplainedIntroduction Kubernetes (often abbreviated as K8s) is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. Originally developed by Google, Kubernetes has become the lead...DiscussKubernetes
Anurag Hatoleanuraghatole.hashnode.dev·Nov 2, 2024Kubernetes - The Ultimate Orchestration ToolKubernetes is a powerful tool for automating application deployment, scaling, and management in containerized environments. As an industry standard, it provides solutions to run and scale complex applications efficiently. This guide is crafted to tak...Discuss·6 likes·96 readsKubernetes