python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I access Swagger UI on my AWS EC2 instance?
I am very new to the AWS world and have recently been tasked with transferring a Web API from a traditional server set up to AWS. This has involved the following steps:
Creating a new EKS cluster usi...

Rez Khan
Votes: 0
Answers: 0
No resources found: Letsencrypt certificate not creating in kubernetes
I am trying to issue a certificate for my ingress and nothing seems to be working.
Error logs so far
$ kubectl describe ingress
Could not determine issuer for ingress due to bad annotations: failed t...
sam hassan
Votes: 0
Answers: 0
Your current user or role does not have access to Kubernetes objects on this EKS cluster
Don't know if this is an error from AWS or something. I created an IAM user and gave it full admin policies. I then used this user to create an EKS cluster using the eksctl CLI but when I logging to A...
benyusouf
Votes: 0
Answers: 6
Is there a way to enable stickiness between the client and target pods when using AWS Global Accelerator and NLB?
On an AWS EKS cluster, I have deployed a stateful application.
In order to load balance my application across different pods and availability zones, I have added an HAProxy Ingress Controller which us...
YanaT
Votes: 0
Answers: 1