Giter Club home page Giter Club logo

kubectl-dashboard's People

Contributors

dependabot[bot] avatar prsh9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kubectl-dashboard's Issues

Watch Services

Implement watcher for services to real time updates.
Currently the services are fetched and refreshed every 10 seconds.
See Pod Refresh (stop and start watcher) for reference

Get Detailed Pod Status

Instead of reporting Pod Status as Pending, give detailed status as pending in which state/condition.
For E.g. Pending refers to multiple statuses like Init, ContainerCreation, (and even Termination).

Getting detailed status will give more information for debugging in case of any issues.

Describe Pod Details

Currently only specific and few properties are shown for the pods.
Add a Describe Pod section to visualize pod details like containers, init-container statuses, etc

Support Kube Services

Display running services via Kube
This would help in visualizing the ports used.
Can also be used to view/create temporary port forwards to connect to various pods.

Create and Use Settings

Create User Settings page and use those settings for improved control and performance
Examples

  • Pod Full Refresh Interval
  • Limit Log Tabs (for memory constraints)
  • Kubernetes Connection
  • Etc

Improve Logging Support

Currently logging flow does not use vuex support and makes unnecessary api calls.
Improve support to include

  • Use added Vuex Support to improve performance
  • Tail lines initially to help debugging
  • Improve performance using different data-structure for storing and displaying logs
  • Move Logs to different section
  • Use different editor/frame with better support (xterm ?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.