nuagenetworks / nuage-kubernetes

Nuage Kubernetes Integration Tools
http://nuagenetworks.net
BSD 3-Clause "New" or "Revised" License
50 stars 38 forks source link

script to push the kube status to an API #170

Closed Srinivasa381224 closed 4 years ago

Srinivasa381224 commented 4 years ago

Hi am srinivasa am new to this scripting i have one requirement in kubernetes i need to create a script that script has to push the kubernetes status to an api kubernetes commands we need push all pods in cluster please help me to create script

pdellaert commented 4 years ago

Hi @Srinivasa381224,

Is your question related to Nuage Networks? As far as i can tell from your request, it isn't.

Nuage Networks is an SDN solution with an integration in Kubernetes as a CNI plugin, we do not provide Kubernetes monitoring itself.

If you need a script or tool to monitor Kubernetes, there are several solutions out there in the world. Additionally, if you want to script something yourself, there's Python and Golang libraries to help out.

Regards, Philippe