hi guys i need help to solve my problem to get name of autoscalinggroups by using AWS cli with query i try to use this aws eks describe-nodegroup --cluster-name
After updating EKS cluster to 1.22 all websites are down. Pods are ok but all the networking is not working. I don't know how to fix ingresses and load balance
Amazon EKS requires subnets in at least two Availability Zone. Is applied this redundancy to the whole nodes or only the control plane? If the whole nodes are r
I want to export the EKS cluster's metrics to my Prometheus which is running on a separate EC2 instance within the same VPC. Most solutions on
I am trying to configure tls for my Kubernetes cluster using cert-manager and lets encrypt but seems to be running into a problem that I cannot seem to resolve.
Can u help me about elasticsearch, I'm using helm chart to install elasticsearch on EKS Cluster (AWS). this error log: {"@timestamp":"2022-04-04T06:51:37.598Z",
I am able to create an EKS cluster but when I try to add nodegroups, I receive a "Create failed" error with details: "NodeCreationFailure": Instances failed to
i am trying to install my ca certificates with in ingress controller. I am following this guide. https://docs.aws.amazon.com/eks/latest/userguide/aws-load-balan
I configured camunda Kubernetes pods on my EKS cluster and accessed my dashboard using the ALB but when I try to login into my dashboard I got the error. Error:
i am trying to connect to eks cluster via aws codebuild. when: kubectl get svc output: [Container] 2022/05/13 11:27:03 Running command kubectl get svc error: Yo
We are running into an issue on AWS EKS infrastructure where our application that uses Hazelcast (5.0.2) with the Kubernetes Discovery plugin (2.2.3) fails to d
I have 3 node group t3a.micro and I installed ebs csi provider and storage-class. I want deploy statefulset on mysql this is my manifest apiVersion: apps/v1 kin
I am configuring an EKS cluster using terraform in a private subnet and trying to access it using a VPN in a public subnet. When I configured it, it works fine
I am trying to migrate from one sub-domain to another sub-domain and have the following ing resource deployed to the sever apiVersion: extensions/v1beta1 kind:
I deployed a EKS cluster via a IAM user and need to give full cluster permission to other aws sso users. I followed this instruction https://docs.aws.amazon.com
i am trying to make a cicd pipeline github->travisci->aws eks everything works fine images are posted to dockerhub and all.but when travis is executing ku
enter image description here[I am trying to deploy one pod in node but it is in pending state when i describe pod I got too many pods, but i have only one pod i
I'm trying to deploy my docker image into the cluster using Jenkins. my Jenkins application is running in an EC2 ubuntu server. Initially, when I tried I was ge
I'm using Terraform to provision an EKS cluster (mostly following the example here). At the end of the tutorial, there's a method of outputting the configmap th
I installed JupyterHub with Helm on an EKS cluster, although the EKS service role can be correctly assumed by the hub pod (whose name starts with "hub-"), the u