Anasanasmansuri.hashnode.dev·Oct 2, 2024Learn AWS EKS: Simple Guide for Beginners to Kubernetes on AWSAmazon Web Services Elastic Kubernetes Service (EKS) is a managed container service that allows you to run Kubernetes on AWS without having to manage the underlying infrastructure. With EKS, you can focus on deploying and managing your containerized ...DiscussEKS
SWATHI PUNREDDYswathireddy.hashnode.dev·Mar 14, 2024Demystifying Kubernetes Manifests: Efficient Deployment and Management GuideIntroduction Kubernetes has revolutionized container orchestration, allowing DevOps engineers to efficiently manage and deploy applications at scale. At the heart of Kubernetes lies manifest files, which define the desired state of Kubernetes resourc...Discuss·11 likes·54 reads#ManifestFiles