Jai Sriram Choudharyjaisriram.hashnode.dev·Apr 25, 2023#KubeWeek Day1 - Understanding Kubernetes- Architecture and Components, Installation and ConfigurationWhat is Kubernetes? Kubernetes is an open-source container orchestration platform. developed by Google. Helps in managing containerized applications in different deployment environments(virtual, Cloud, Physical, Hybrid). Provide features of High Av...11 likes·29 readsTrainWithShubham
Jatin Arorabrogrammers.hashnode.dev·Apr 25, 2023Kubeweek Challenge Day1 : Kubernetes Architecture and Components, Kubernetes installation and configuration.Challenges that were faced before Kubernetes came into the picture Manual Orchestration Lack of Portability Inconsistent Deployment Limited Resource Management Kubernetes addressed these problems by providing a robust, flexible, and portable pl...Kubernetes
Sandhya Kumaritechwithsandhya.hashnode.dev·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 ...116 readskubernetes architecture
Aditya Jagdish Takadityatak.hashnode.dev·Apr 24, 2023Kubernetes Architecture and Components, Kubernetes Installation and ConfigurationKubernetes is an open-source container orchestration system for automating software deployment, scaling, and management. Google originally designed Kubernetes, but the Cloud Native Computing Foundation now maintains the project. K8s Offers four funda...3 likes·329 readsDevops
Jeffrey Wokochawokoci.hashnode.dev·Apr 24, 2023Understanding Kubernetes ArchitectureKubernetes Architecture and Components, Kubernetes Installation and Configuration Monday Tasks Understand Kubernetes Architecture Understand Kubernetes objects Kubernetes Architecture kubectl this tool is used to interact with the Kubernetes cl...29 reads#kuberweekchallenge-day1
Anjali Barodiaanjalitechy.hashnode.dev·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...82 readsKubernetes