GithubHelp home page GithubHelp logo

oslabs-beta / allok8 Goto Github PK

View Code? Open in Web Editor NEW
274.0 12.0 9.0 11.25 MB

⚡️A pretty swell Kubernetes visualization tool

License: MIT License

JavaScript 97.89% HTML 0.25% CSS 1.49% Dockerfile 0.36%
kubernetes k8s kubernetes-visualization clusters kubectl navigation

allok8's People

Contributors

alec-irl avatar bjbagher avatar jgillespie0715 avatar jsonseidler avatar nataliavc08 avatar rbargues avatar rexosariemen avatar rllzrc avatar tdmeyerson 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  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  avatar  avatar  avatar  avatar  avatar

allok8's Issues

Error: connect ECONNREFUSED

  • on start up, if you receive:
Error: connect ECONNREFUSED 192.168.64.7:3xxxxx
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1137:16) {
  errno: 'ECONNREFUSED',
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '192.168.64.7',
  port: 3xxxx
}

  • in new terminal window get listing of services

kubectl get svc

postgres NodePort 10.107.195.95 <none> 5432:31500/TCP 9m57s

  • take the result of running:

minikube ip

  • and the port postgres is running on, to form a
    new connection string:

postgres://postgres:[email protected]:31500

  • amend database model file:

server/models/dbmodel.js

-this is a known issue

Some printscreens would be great

The github repo does not show any screenshots of your UI. It’s always interesting to see different perspectives on visualizing Kubernetes clusters, but without showing a preview directly in your readme.md one is not inclined to look deeper.

How do I use this?

There doesn't seem to be clear way to use this... Should I just be running npm install and npm run from the root of the repo?

EDIT: It looks npm run-script dev works 🙂
EDIT 2: npm run-scrip both seems to be the way to actually run this repo

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.