/k8s-metadata

This Node.js application fetches Kubernetes metadata about the node and displays it in an HTML page.

Primary LanguageJavaScript

Kubernetes Metadata Display

This Node.js application fetches Kubernetes metadata about the node and displays it in an HTML page.

Prerequisites

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.

Installation

  1. Clone this repository:

    git clone https://github.com/olaekdahl/k8s-metadata.git