Coder Social home page Coder Social logo

kubecle's People

Contributors

abrochard-asapp avatar corbinasapp avatar corbinschwartz avatar dependabot[bot] avatar heyphets avatar punya-asapp avatar rodrod avatar rydogs avatar shridharmanvi 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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

kubecle's Issues

Tailing logs

k8s client library supports tailing. Update server endpoint to support streaming and update lazylog to stream

Component for displaying image version

522951270134.dkr.ecr.us-east-1.amazonaws.com/someimage:1.2.0 => someimage 1.2.0

522951270134.dkr.ecr.us-east-1.amazonaws.com/anotherimage: => anotherimage Unversioned

nginx => nginx Unversioned

Display logs from multiple pods

Sometimes you want to see logs across multiple pods from the same deployment together (i.e all 3 pods of api). There are two possible solutions:

  1. get logs from all 3 pods, combine and sort them to display under the same log viewer
  2. Display logs in split screen in multiple log viewer.

Should add a log icon on deployment page to display this.

Electron-ify?

Would make it even easier to use (download and double click) and avoids the npm dependency as everything would be bundled already.

Display error message as hover on pods page

Example:

  "status": {
    "phase": "Failed",
    "message": "Pod Node didn't have enough resource: cpu, requested: 1030, used: 7620, capacity: 8000",
    "reason": "OutOfcpu",
    "startTime": "2018-06-18T23:02:56Z"
  }

Display current k8s cluster name

From @rliuAsapp on July 8, 2018 15:26

Display k8s cluster name on header. Need to figure out how to get this information from k8s client

Copied from original issue: ASAPPinc/kubecle#3

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.