This Node.js application fetches Kubernetes metadata about the node and displays it in an HTML page.
Before you begin, ensure you have met the following requirements:
- Node.js and npm installed on your local machine.
- Access to a Kubernetes cluster or a
kubeconfig
file for authentication.
-
Clone this repository:
git clone https://github.com/olaekdahl/k8s-metadata.git