godaddy / godaddy/kubernetes-client

kubectl describe node

Open
#672 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
963
Forks
189
PR merge metrics
No merged PRs in 30d

Description

Is there a call for "describe node [node-name]"? I need to get the number of pods running in a node and also know how much resources are being consumed by each pod. I know we query the metrics-server for fetching any info related to resources. Is it possible to get the resource info using this client?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the client entry points for node queries and the Kubernetes metrics-server integration mentioned in the issue. Determine whether node pod counts and per-pod resource usage are available through the client, and document or implement the requested access with a clear way to verify the returned data.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, kubernetes, nodejs
Domain
backend-api-design, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.