Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
All Content tagged with Containers
Run containers securely, reliably, and at scale
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
922 results
Hi,
I have a laravel filament admin panel which is dockerized and deployed to AWS EKS. I'm running 3 replicas which are backed by ALB.
After logged-into the panel and when I export data from admin ...
1
answers
0
votes
3
views
asked 17 minutes ago
Issue:
Attempting to run Xvfb (xorg-x11-server-Xvfb) within an AWS Lambda Docker container (Node.js 20 / AL2023) fails with a fatal keyboard initialization error.
Error Logs:
```
_XSERVTransmkdir: ER...
0
answers
0
votes
23
views
asked 3 days ago
Arun NagpalEXPERT
published 6 days ago0 votes36 views
Large container images in AI/ML workloads can take longer than normal time to start, with most time spent pulling images. This post demonstrates how SOCI (Seekable OCI) Snapshotter with lazy loading r...
**In short:** It seems the only way to use Container Insights is to use Fargate, because when using Fargate the Task gets an additional container behind the scenes called “aws-fargate-supervisor” whic...
3
answers
0
votes
70
views
asked 21 days ago
I am running workloads on **Amazon EKS** using the **AWS VPC CNI** with **prefix delegation enabled** (`/28` prefixes).
### Setup
- VPC subnet CIDR: `/20`
- Subnet CIDR reservation: `/23`
- Subnet i...
2
answers
0
votes
58
views
asked a month ago
Within the AWS SageMaker JupyterLab environment, when attempting to integrate the Clarify real-time explanation capability to build a new endpoint for a multi-container real-time inference endpoint (w...
1
answers
0
votes
36
views
asked a month ago
Running a EKS cluster in Auto Mode.
A new node was spun up by karpenter 48hrs ago, and ever since then there has been consistent networking issues between pods. There are no IP conflicts, some pods ...
2
answers
0
votes
77
views
asked a month ago
Looking to get some very basic networking metrics out of my cluster, as I've had some transient networking issues with random pods & timeouts recently, and ideally not going full-fledged flow logs etc...
2
answers
0
votes
43
views
asked a month ago
JinheeSUPPORT ENGINEER
published a month ago3 votes246 views
This guide demonstrates how to configure Amazon EKS VPC CNI's Custom Networking using Kubernetes labels instead of availability zones, enabling flexible subnet allocation within the same AZ for pod ne...
We experienced significant performance degradation (up to 154% slower on certain operations) after migrating our ECS container instances from c7i.8xlarge to m5zn.12xlarge. Despite maintaining identica...
3
answers
0
votes
85
views
asked a month ago
Hi all,
I'm trying to create a Docker using the following base image `public.ecr.aws/amazonlinux/amazonlinux:2023`. So far, my Dockerfile looks like this:
```dockerfile
FROM public.ecr.aws/amazonlin...
3
answers
0
votes
145
views
asked 2 months ago
Hi
I have a question in regards to the ECS task replacement mechanism using the service health check grace period (`healthCheckGracePeriodSeconds`) https://docs.aws.amazon.com/AmazonECS/latest/develo...
1
answers
0
votes
120
views
asked 2 months ago