All Content tagged with Containers

Run containers securely, reliably, and at scale

Content language: English

Select up to 5 tags to filter
Sort by most recent
805 results
profile pictureAWS
EXPERT
published a month ago0 votes133 views
Container support on Amazon GameLift, purpose-built for seamless global game server hosting.
I have an ECS cluster with tasks running on EC2, but the instance is not "using" the task role. Despite having spent a lot of time debugging, made sure that `ecs.config` has the correct values inside...
1
answers
0
votes
67
views
asked a month ago
Here is the error message: ``` The image manifest or layer media type for the source image 12345678910.dkr.ecr.us-west-1.amazonaws.com/repo1@sha256:#### is not supported. ``` I have docker desktop ins...
1
answers
0
votes
131
views
asked a month ago
I have a ECS cluster running Fargate profile and ECS service associated to public ALB (2 AZs), running one task. I´m trying to simulate an AZ failure blocking all traffic in one AZ using Network ACL. ...
2
answers
0
votes
41
views
profile pictureAWS
asked a month ago
AWS
EXPERT
published a month ago1 votes1.1K views
I want to install NVIDIA driver, CUDA Toolkit, NVIDIA Container Toolkit on AL2 (Amazon Linux 2) (x86_64/arm64)
AWS
EXPERT
published a month ago1 votes904 views
I want to install NVIDIA driver, CUDA Toolkit, NVIDIA Container Toolkit, and other NVIDIA software on RHEL/Rocky 8/9 (x86_64/arm64)
I am new to AWS Fargate For the situation, I run Trino in EKS workloads with 1 worker 1 node 24 hours a day using 2 core CPU and min 4GB to max 6GB of memory in EC2 instance. So when I bring my Trino...
1
answers
0
votes
51
views
asked a month ago
I'm currently experiencing an issue where my Auto Scaling Group (ASG) is launching a second EC2 instance automatically, even though only one task is running, and CPU consumption is low. I need help u...
2
answers
0
votes
56
views
asked a month ago
AWS
EXPERT
published a month ago2 votes1.6K views
I want to install NVIDIA driver, CUDA Toolkit, NVIDIA Container Toolkit, and other NVIDIA software on Ubuntu 24.04 / 22.04 / 20.04 (x86_64/arm64)
We use CFN to define all of our infrastructure and when I created the ECS TaskDefinition I used this container image "1111122223333444.dkr.ecr.us-east-1.amazonaws.com/my_app". This resource uses the ...
2
answers
0
votes
40
views
profile picture
asked a month ago
Hello, I am planning to launch the ECS cluster (6 Tasks), using the following Capacity provider strategy over the Cluster level: Weight Configuration: Set FARGATE-SPOT with a weight of 1 (primary ch...
2
answers
0
votes
129
views
asked a month ago
"I’m creating a Lambda function with boto3, but I'm encountering an issue. Here’s the code that’s failing: ``` lambda_client.create_function( FunctionName=function_name, Runtime='pyth...
2
answers
1
votes
48
views
asked a month ago