Questions tagged with Amazon Elastic Kubernetes Service
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Why is my deleted EKS cluster still showing as compliant or noncompliant in my AWS Config rule?lg...
I deleted my EKS Cluster. Why is my EKS Cluster still showing as compliant or noncompliant in my AWS Config rule?
1
answers
0
votes
32
views
asked a day agolg...
how to enable communication between services running in the same eks cluster inside same namespacelg...
Hi I have two services running in an aws eks cluster say serviceA and serviceB, both services are dependent on each other. My question is can i call serviceA using the name of the service and port...
Accepted AnswerAmazon Elastic Kubernetes Service
2
answers
0
votes
56
views
asked a day agolg...
Hello,
I have an EKS cluster with a managed node group, running a web service with an Ingress / ALB (with AWS Load Balancer Controller) in front.
On the ALB I set the...
0
answers
0
votes
63
views
asked 2 days agolg...
How to manage Role Based Access Control (RBAC) in AWS EKS, Initially I want to provide administrative access to the IAM User using RBAC.
1
answers
0
votes
77
views
asked 7 days agolg...
I want to create multiple roles with different permissions across IAM roles in my Amazon Elastic Kubernetes Service (Amazon EKS) cluster using RBAC Operations.
1
answers
0
votes
77
views
asked 7 days agolg...
Hi,
I have configured my EKS cluster as public + private cluster endpoint and tried with only private cluster endpoint. From a VPC configuration perspective, my worker nodes are deployed in a private...
Accepted AnswerAmazon Elastic Kubernetes Service
2
answers
0
votes
104
views
asked 7 days agolg...
Hi,
With my data plane running inside a private VPC and nodes inside a private subnet, have deployed frontend and backend applications to the pods of type NodePort.
All the services and pods look...
1
answers
0
votes
82
views
asked 7 days agolg...
I am following the aws guides for setting up an EKS cluster, enabling logging, and installing prometheus. All seems to go well, but my prometheus-server pod gets stuck in pending. In the AWS EKS...
1
answers
0
votes
95
views
asked 9 days agolg...
For EKS Setup
Account A , with VPC hosting public Subnet and this subnet shared to Account B.
Account B VPC having Pvt Subnet with EKS deployed. and shared public subnet coming from Account A.
Now...
1
answers
0
votes
89
views
asked 10 days agolg...
Hello,
I have some test cluster , Basically, I want to scale down the deployments to 0 , if there is no request in Load balancer for 30 mins/ no requests to Service IP of Deployment. Can some one...
3
answers
0
votes
95
views
asked 11 days agolg...
Hi,
We are facing the below error while creating the eks cluster for the past 1 week:
Error: error creating EKS Cluster (devcluster): ClientException: You are not allowed to pass the role...
1
answers
0
votes
330
views
asked 12 days agolg...
Hello, Can you provide me the syntax for adding tags for creating eks clusters.
aws eks create-cluster --name $cluster_name --role-arn $role --resources-vpc-config...
2
answers
0
votes
53
views
asked 12 days agolg...