Tag: Troubleshooting

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...

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...

Why Netcat Is One Of The Best Troubleshooting Tools

Troubleshooting tools can be simple, or highly complex. They can also be tiny, enormous and every size in between. Whether or not you need all that functionality in one place is debatable. When you figure out a problem using a modest level of tooling and utilities you’ll have a much deeper und...

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