Skip to content

RESTful service exposing API endpoints to fetch the compute details per pod in Kubernetes cluster

License

Notifications You must be signed in to change notification settings

magiccrafter/kube-workload-compute-details-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kube-workload-compute-details-api

Testing locally

curl -X POST -H "Content-Type: application/json" -d '{"namespaces":["test"]}' http://localhost:3000/api/compute-info/pods

About

RESTful service exposing API endpoints to fetch the compute details per pod in Kubernetes cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages