Questions tagged with Containers
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.
Hi AWS, I am trying to add auto-scaling to the containers deployment. What I am planning to do is if the Docker container is running on an EC2 instance (Windows/Ubuntu) I need to use a load balancing...
0
answers
0
votes
41
views
asked 7 days agolg...
I have got a streamlit app, I dockerize it and deploy it locally to test and it works perfectly fine. The dockerfile is as such:
https://imgur.com/Zp71oGN - dockerfile
I made my cluster on ECS on a...
1
answers
0
votes
96
views
asked 7 days agolg...
Hi AWS, I have a shell script in AWS OpenShift and it is having worker nodes backed by EC2 instances. The purpose of the script is to upload the files in Amazon S3 bucket. Having said that the job...
0
answers
0
votes
82
views
asked 11 days agolg...
I find the default official log is hard to read. Can I use other services to view logs? Thanks.
1
answers
0
votes
54
views
asked 12 days agolg...
I'm trying to install `openssl` on `public.ecr.aws/lambda/nodejs:20` which is based on Amazon Linux 2023.
I tried to install it on `amazonlinux:2023` and it works, using `dnf install openssl`.
and I...
1
answers
0
votes
76
views
asked 12 days agolg...
I have a GitHub Action which includes a Shell Script Step. In this, I am executing AWS CLI command to run ECS task. Once I trigger this command, I want to read and print the CloudWatch logs in real...
1
answers
0
votes
80
views
asked 12 days agolg...
I am running the following command: kubectl logs <pod name>
and getting:
Error from server: Get "https://x.x.x.x:port/containerLogs/ns/pod/container": remote error: tls: internal error
I am also...
0
answers
0
votes
79
views
asked 13 days agolg...
I am Deploying Db2 .NET 6 application on EKS via ArgoCD and our Docker Image is present in our org private repository
I need to connect IBM DB2 database on-prem from EKS, challenge is that the...
1
answers
0
votes
95
views
asked 15 days agolg...
I'm running dot net tasks in ECS containers which consume data from RabbitMQ queues. I want to scale these tasks up and down based on the number of messages.
I have successfully set the auto-scaling...
0
answers
0
votes
32
views
asked 15 days agolg...
Good evening everyone 👋,
I have a question that has been bugging me for a couple of hours at this point.
I'm trying to set up an IPC communication with my Docker component deployed in my GG core...
2
answers
0
votes
91
views
asked 18 days agolg...
In a stock EKS cluster, with aws-efs-csi-driver installed, and using the dynamic provisioning storage class, how do we force a specific GID/UID when volumes are created? Thought here is we would...
1
answers
1
votes
120
views
asked 19 days agolg...

I'm currently in the development stage of an application and utilizing a SageMaker endpoint for my model container. The model...
1
answers
0
votes
225
views
asked 19 days agolg...