Tag: Troubleshooting

Troubleshooting Nessus credentialed scanning failed on Windows

If you don’t know how to create Nessus profile for a host then follow below. Once you login to nessus then you will be landed to the above similar page. Click on New Scan. Now you need to select this scan template for the scan. Read More

A Hands-on Kubernetes Network Troubleshooting Journey

While developing the Kata/remote-hypervisor (aka peer-pods) approach, I encountered an issue where the Kubernetes pod IP was unreachable from the worker node. In this blog, I describe the Kubernetes network troubleshooting journey, believing it’ll be helpful to my readers. Kata remote hyp...

Troubleshooting AWS Load Balancer with EKS

When setting up an AWS load balancer for an EKS cluster, you may run into issues with the ingress controller pods. The key is setting up proper identity and permissions. The Issue When I first set up the load balancer, the ingress controller logs showed errors like: "Unexpected statu...