Questions in Containers

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

3332 results
We have a problem with our EKS cluster stopped injecting IRSA env variables into pods and making them fall back using the node role. Some of our pods are using service accounts that have IAM roles ma...
3
answers
0
votes
51
views
asked a day ago
I want to add a managed node group to EKS Automode cluster. Because I want additional customization on NVIDIA plugin runs on managed node group. Do I need to install kube-poxy, vpc-cni and coredns plu...
1
answers
0
votes
37
views
asked 3 days ago
Inside the EKS resources section of the console, when I try to filter pods by namespace, I can select the namespace once, but whenever I try to change that filter after selecting it the first time, it...
1
answers
0
votes
33
views
asked 3 days ago
I'm getting the following error when using the Java AWS SDK 2.x from my ECS container. Here is my error: ``` software.amazon.awssdk.services.s3.model.S3Exception: User: arn:aws:sts::yyyyyy:assumed-r...
2
answers
0
votes
30
views
asked 3 days ago
![Enter image description here](/media/postImages/original/IM3NgJZ4rXSK-dUJhc3D0tww) Event data Service ElasticContainerService Start time March 16, 2025 at 11:30:00 PM UTC+5:30 Status Ongoing End ti...
1
answers
0
votes
12
views
asked 3 days ago
As the title says I ran into this issue where `aws ecs execute-command` is failing with the error > An error occurred (TargetNotConnectedException) when calling the ExecuteCommand operation: The exe...
1
answers
0
votes
21
views
asked 3 days ago
I'm encountering an issue with Karpenter when trying to provision `c6a.large` instances. Despite having sufficient EC2 quotas, Karpenter fails to find a suitable instance type. Below are the relevant ...
2
answers
0
votes
48
views
profile picture
EXPERT
asked 3 days ago
Our organization is targeting to rollout container service, I want to know the difference between ECS and EKS especially ongoing operation efforts since my team is new to container services, but also ...
2
answers
0
votes
34
views
asked 4 days ago
What's the most streamlined way to download events from EventBridge into a docker image to drive automated testing e.g. via LocalStack or other custom testing/validation processes? I'd like past even...
2
answers
0
votes
42
views
asked 4 days ago
Hello AWS Community, I'm experiencing issues with the ECS agent on my EC2 instance. The agent fails to start properly, and when I check the logs, I see multiple errors related to IAM role permissions...
1
answers
0
votes
30
views
asked 6 days ago
Hi, I am running machine learning models on EKS pods. I want to share a single GPU with multiple EKS pods running on EKS GPU nodes. How can I enable GPU sharing on EKS Automode ? Couldn't find NVIDIA ...
1
answers
0
votes
38
views
asked 7 days ago
Hi, I need to raise a cloudwatch alarm if one of my ECS Service Status is turned to Stopped. I tried RunningTaskCount but looks like it has dependency of Container Insights to be enabled. It's difficu...
2
answers
0
votes
45
views
asked 7 days ago