1 個回答
- 最新
- 最多得票
- 最多評論
1
Hello.
1.What logs or tools should I use to monitor and diagnose this connectivity issue?
I think it would be a good idea to check the VPC flow logs and access logs of applications running on EKS.
https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html
2.Are there specific AWS or Azure configurations I might be missing that could be causing the problem?
Try temporarily allowing all communication using the security group's inbound rules.
If you are able to connect by allowing all communications, there is a problem with the security group settings.
If you cannot connect even after allowing all communications, there may be a problem with the Azure settings or the application.
相關內容
- AWS 官方已更新 9 個月前
- AWS 官方已更新 10 個月前
- AWS 官方已更新 10 個月前
- AWS 官方已更新 2 年前