#eks
Read more stories on Hashnode
Articles with this tag
Upgrading an Amazon EKS (Elastic Kubernetes Service) cluster involves meticulous planning and execution to ensure a seamless transition to the new...
Introduction Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes offering designed to facilitate seamless deployment and operation of...
Introduction Welcome to the End-to-End DevSecOps Kubernetes Project! This comprehensive guide is designed to set up a robust DevSecOps pipeline on...
Scenario: Automatically scale the number of pod replicas based on custom metrics, such as application-specific performance metrics. Objective:...
Question: How can I ensure that a Kubernetes pod is scheduled only on specific nodes, for instance, with SSD storage or with specific taints? Answer:...
Introduction In this guide, we'll walk through the steps to deploy a sample application, the 2048 Game, on an AWS EKS (Elastic Kubernetes Service)...