Giter VIP home page Giter VIP logo

Comments (3)

rimey avatar rimey commented on June 12, 2024

Hi, Bretto. Sorry for the long delay in responding. Is this issue still current for you?

I last tried kube-ui with the graph tab back in August. At that time, I got it running locally as follows:

git clone [email protected]:kubernetes/kube-ui
cd kube-ui
DIR=`pwd`
cd $DIR/master/components
git clone [email protected]:kubernetes-ui/graph
cd $DIR/master/shared/config
cp development.example.json development.json  # Identical to production.json.
cd $DIR/master
npm install  # Ignore errors about fsevents.
npm start &
cd $DIR
kubectl proxy --www=app --www-prefix=/

from cluster-insight.

Bretto avatar Bretto commented on June 12, 2024

Thanks, is there a way to enable it on GKE ?

from cluster-insight.

rimey avatar rimey commented on June 12, 2024

I believe I was in fact using GKE, while running the UI locally. Of course you should alternatively be able to launch the UI as a pod, but I don't have instructions handy for that.

from cluster-insight.

Related Issues (20)

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.