Robert Jerzak

Results 45 comments of Robert Jerzak

It’s interesting because I use other kubectl plugins like kubectl-foreach and kubectx, and they work perfectly fine with my kubeconfig setup. This issue seems isolated to the kubectl-pods_on plugin specifically.

@cristiangreco I've used `--debug` parameter and I think I have a hypothesis why values reported by `yet-another-cloudwatch-exporter` are usually lower than what Cloudwatch returns. There are couple of measurement iteration...

You might see connection attempts to 127.0.0.1:3306 because the parameter `--mysqld.address` has the default value “localhost:3306”. Unfortunately, I’m not sure how to prevent this when using a multi-target setup.