eks-node-viewer icon indicating copy to clipboard operation
eks-node-viewer copied to clipboard

EKS Node Viewer

Results 54 eks-node-viewer issues
Sort by recently updated
recently updated
newest added

I'm overwriding my kubeconfig path with env var KUBECONFIG but this one is no't used when use eks-node-viewer. So i have to perform this : cat ~/.kube/k0s.cfg > ~/.kube/config everytime...

I saw the request for `brew`, just putting my two cent in for a krew distribution

enhancement

It'd be great to expose data as Prometheus metrics. So that we can have better visualization and/or alerts

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

*Issue #, if available:* *Description of changes:* Support custom label displays for each node. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...

Fixes #15 *Description of changes:* Update docs and pricing info By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms...

Just jotting down a request, ideally this is distributed as a `brew install`.

Hello, Very nice tool, thank you for open-sourcing it! It seems to me that it's now tries to fetch pricing information with default profile credentials and if it's not defined,...

I installed using `go install github.com/awslabs/eks-node-viewer/cmd/eks-node-viewer@latest` ``` $ eks-node-viewer 2022/12/09 11:43:21 creating client, exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" ``` Credentials are correctly configured

*Issue #, if available:* Fixes: #13 *Description of changes:* Adds GHA workflow to build releases on tags: `v*`. After this is introduced it would make sense to build in app...