memo of K8 and Kubectl stuffs · Pod kubectl get pods kubectl get pods --show-labels kubectl run nginx --image=nginx k run nginx --image=nginx --labels...
ElasticSearch H/A setup using ECK operator in EKS · Overview This guide provides the information for deploying/managing highly available Elastic search...
Amazon EC2 Auto Scaling helps you ensure that you have the correct number of Amazon EC2 instances available to handle the load for your...
Autoscaling based on message backlog in SQS Queue · Today you will learn how to define/create/publish the custom metrics and configure target tracking...
Prerequisite eksctl. details AWS CLI. details Helm. details Create EKS Cluster This will create an EKS cluster in us-east-1 region with 2 nodes...
Three Big Concepts A Chart is a helm package. A Repo is a place where these charts get collected and shared. A Release is an instance of a chart...