Nitish KumarforKubesimplifykubesimplify.hashnode.net·Jan 30, 2023Understanding the Architecture of Kubernetes: A Beginner's GuideKubernetes is a powerful container orchestration system that has taken the world of cloud computing by storm. With its ability to manage and scale containers across multiple hosts, Kubernetes has become the go-to platform for running containerized ap...Simran Gupta and 2 others are discussing this3 people are discussing thisDiscuss·31 likes·363 readsKubernetes
Saksham PaliwalforSaksham Paliwalsakshampaliwal.hashnode.net·Feb 22, 2023Kubernetes ArchitectureCertainly! Before we dive into the architecture of Kubernetes, it's important to understand its history and how it came to be. Google introduced the Borg System around 2003-2004. It started off as a small-scale project, with about 3-4 people initiall...Discuss·15 likes·49 readsKubernetes
Nishant SharmaforNishant's blognishantsharma.hashnode.net·Apr 22, 2023Kubernetes : Introduction and ArchitectureWhat is Kubernetes? Kubernetes also known as K8S is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. Kubernetes provides you with a framewo...Discuss·4 likes·62 readsDevops
Sandhya Kumarifortechwithsandhya.hashnode.net·Apr 25, 2023Kubeweek Challenge(Day1)Kubernetes Architecture and Components, Kubernetes Installation and Configuration. Kubernetes Architecture and Components Kubernetes architecture is designed as a distributed system that spans across multiple nodes, where each node is an instance of ...Discusskubernetes architecture
dinesh forDinesh's blogrealblogs.hashnode.net·Apr 25, 2023Understanding Kubernetes Components: API server, Kubelet, and MoreKubernetes is a powerful open-source platform for container orchestration, providing developers and DevOps teams with an efficient way to manage and deploy containerized applications at scale. Kubernetes achieves this through a robust architecture an...DiscussKubernetes
Amol OvhalforAmol Ovhalamol-devops.hashnode.net·Apr 25, 2023Kubernetes Decoded: Unlocking the Secrets of Architecture, Components, Installation, and ConfigurationChallenges / Problems before Kubernetes. Before Kubernetes, managing containerized applications at scale was a complex and challenging task. Here are some of the problems that developers and operations teams faced before Kubernetes: Manual Orchestra...Discuss·1 like·88 readsKubernetes#KubeWeekChallenge
Vinay SinghforVinay's blogvinay2795.hashnode.net·Apr 24, 2023Kubernetes Architecture and InstallationKubernetes is an open-source container management tool that automates container deployment, scaling, and load balancing. Features of Kubernetes Following are some of the important features of Kubernetes. Continues development, integration, and deplo...DiscussDevops
Ashutosh MahajanforAshutosh Mahajan's blogashutoshamblogs.hashnode.net·Apr 24, 2023Kubernetes: Understanding Architecture, Components, Installation and Configuration📍 Introduction Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It was originally developed by Google and is now maintained by the Cloud Native Comput...Discuss#KubeWeekChallenge
Rahul Sharmaforrahulsharma1301.hashnode.net·Apr 24, 2023Kubernetes : Understanding Architecture, Components, Installation and ConfigurationKubernetes is an open-source platform that automates the deployment, scaling, and management of containerized applications. It helps manage and orchestrate containerized applications across multiple hosts, making it easier to deploy and manage applic...Discuss·1 like·414 readsKubernetes
Anjali Barodiaforanjalitechy.hashnode.net·Apr 24, 2023Kubernetes Architecture and ComponentsWhy Kubernetes is so important? Going back in time will give you an answer, so here it is. For microservice architecture and container deployment era, Kubernetes is the best platform. Kubernetes provides you with a framework to run distributed syste...Discuss·43 readsKubernetes
Poonam PawarforPoonam Pawar's blogpoonam1607.hashnode.net·Apr 24, 2023Kubernetes: Architecture, Components, Installation & ConfigurationIntroduction🧑🦯 There are many ways to learn Kubernetes aka k8s. And one of the best ways to learn is by the official documentation itself. But for very beginners, it gets quite difficult to understand all the terms and technology directly through ...DiscussTWS Kubernetes 7-Days ChallengeKubernetes
PoorvashaforPoorva's Blogspoorva.hashnode.net·Apr 23, 2023Kubernetes Architecture and ComponentsTo run containerized applications, a Kubernetes cluster requires worker nodes. At least one worker node is mandatory for every cluster. These nodes are responsible for hosting the Pods that make up the application workload. The control plane manages ...DiscussKubernetes
Nishant SharmaforNishant's blognishantsharma.hashnode.net·Apr 22, 2023Kubernetes : Introduction and ArchitectureWhat is Kubernetes? Kubernetes also known as K8S is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. Kubernetes provides you with a framewo...Discuss·4 likes·62 readsDevops