gdha / kubernetes-pods-extractor

A simple flask app to list Kubernetes pods and their basic attributes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubernetes-pods-extractor

A simple flask app to list Kubernetes pods and their basic attributes. See also blog.

To apply the application on a Kubernetes cluster, clone the repository and run:

kubectl apply -f manifests/

About

A simple flask app to list Kubernetes pods and their basic attributes.


Languages

Language:Python 56.7%Language:HTML 33.5%Language:Dockerfile 9.8%