python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Kops nginx-Ingress controller fails to create AWS Network Load Balancer due to permission issue
I created my Kubernetes cluster using kops on aws. The cluster has been successfully created.
When I try to deploy the nginx-ingress-controller with Network Load Balancer from AWS, it shows a not auth...
vjwilson
Votes: 0
Answers: 1
How to Re-register instance in AWS Target group
Is there a way I can re-register the target in target group without doing normal process.
Hi All,
I created a Target Group (Name: New-Target) and New-Target has 2 Instances registered (Instance_1 and...
Siddaling Patil
Votes: 0
Answers: 0
Docker compose ECS integration: load balancer is of type application, project require a network
I have a docker-compose.yml file as follows:
version: "3.8"
x-aws-loadbalancer: "arn:aws:elasticloadbalancing:my-load-balancer"
services:
fastapi:
image: username/auth:FastAP...
John Harrington
Votes: 0
Answers: 1
AWS target group randomly deregistering target
I have an instance registered to a target group but it randomly will deregister and I have to go in and register the instance to the target group. This causes a 503 to be returned. Any idea why it kee...
Abdul Aziz
Votes: 0
Answers: 0