/kubernetes-client

Kubernetes Desktop Client for Displaying Nodes, Services and Pods

Primary LanguageTypeScriptOtherNOASSERTION

Kubernetes-Client ❤️

This project was bootstrapped with Create React App.

Screenshots

  1. Displaying current Cluster Nodes.

Dashboard with Nodes Overview

  1. Displaying Services for current Namespace with option to start Port Forwarding to Service

Services

  1. Displaying Pods for current Namespace with option to show container logs

Pods

  1. Logging-Extract from all Pod Containers

Pod Logs

Development

Yarn is strongly recommended.

Development

yarn start

Building

yarn build

Packages & Modules

Design Inspirations