Giter Club home page Giter Club logo

Comments (4)

sudermanjr avatar sudermanjr commented on May 18, 2024

How did you install Goldilocks?

The service name you have for backend doesn’t match our chart or our manifests. “goldilocks-gateway”

from goldilocks.

pothedarsuhas avatar pothedarsuhas commented on May 18, 2024

I deployed using the YAML files provided in this repo
I changed the name from "goldilocks-dashboard" to "goldilocks-gateway" for my convenience, but the configuration is the same for everything else

from goldilocks.

sudermanjr avatar sudermanjr commented on May 18, 2024

I can't really help diagnose issues with Traefik unfortunately, since I'm not familiar with it at all. The manifests in the repo are generally a guideline (which is why they are in the hack folder). We recommend using the helm chart to install, which provides an ingress option.

from goldilocks.

pothedarsuhas avatar pothedarsuhas commented on May 18, 2024

I used helm chart to install, used ingress option yet I'm not able to reach the Goldilocks dashboard. Getting 404 page not found error.

NAME                                         READY   STATUS    RESTARTS   AGE
pod/goldilocks-controller-675fdbc985-nbpn6   1/1     Running   0          47h
pod/goldilocks-dashboard-769cf6db67-22bqf    1/1     Running   0          47h
pod/goldilocks-dashboard-769cf6db67-hs9dz    1/1     Running   0          95s
pod/tiller-7f94bdd46c-5gh5l                  1/1     Running   0          2d1h


NAME                           TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                                                                                                                                       AGE
service/goldilocks-dashboard   ClusterIP   192.168.57.59    <none>        80/TCP                                                                                                                                        47h
service/tiller                 ClusterIP   192.168.24.201   <none>        44134/TCP,44135/T                                                                                                                        CP   2d1h
service/tiller-deploy          ClusterIP   192.168.131.95   <none>        44134/TCP                                                                                                                                     2d1h


NAME                                    READY   UP-TO-DATE   AVAILABLE   AGE
deployment.apps/goldilocks-controller   1/1     1            1           47h
deployment.apps/goldilocks-dashboard    2/2     2            2           47h
deployment.apps/tiller                  1/1     1            1           2d1h

NAME                                               DESIRED   CURRENT   READY   AGE
replicaset.apps/goldilocks-controller-675fdbc985   1         1         1       47h
replicaset.apps/goldilocks-dashboard-769cf6db67    2         2         2       47h
replicaset.apps/tiller-7f94bdd46c                  1         1         1       2d1h

[root@ ~]# kubectl get ing -n goldilocks
NAME                   HOSTS                                 ADDRESS   PORTS   AGE
goldilocks-dashboard   goldilocks-xxx-xxx-xxx.xxxxx.com             80      47h

also, I deployed the app behind a proxy. Is there anything I need to do in the network settings etc..,

from goldilocks.

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.