Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 2.31 KB

Readme.md

File metadata and controls

24 lines (18 loc) · 2.31 KB

Project Idea - K8s Monitoring and Handling tool - Approved

Introduction

Kubernetes or K8s is an open-source container-orchestration system for automating computer application deployment, scaling, and management. The default way to handle and monitor different K8s is through command line interface. CLI makes it difficult to monitor multiple aspects of the cluster at once, in a real-time way. Monitoring is required to anticipate problems and have a visibility over potential bottlenecks. Our objective is to create a UI based monitoring tool where users will be able to monitor different resources (cluster, pod, application etc.) through a UI.

Application Screen Shots: Main_Page Login_page Register_Page Node_Metrics Application_Metrics LineGraph Mail_Alert Profile_Page Downloaded_LineGraph Downloaded_Metrics_Node

Persona: The target audience will be software engineers, devops engineers, project managers etc.

Architecture:

SavvyK8s