GithubHelp home page GithubHelp logo

charts's Introduction

The Gorse Library for Kubernetes

Artifact Hub

To install a chart from this repo you need to run:

helm repo add gorse-io https://charts.gorse.io
helm search repo gorse-io

There are charts available in this repo:

Name Description
gorse Gorse Recommender System Engine
gorse-enterprise Gorse Enterprise Recommender System Engine
gorse-manager Gorse Cloud Manager for Kubernetes

NOTE: The bitnami repository is required.

charts's People

Contributors

hitech95 avatar somiacao avatar zhenghaoz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

charts's Issues

gorse worker and server hpa fix kind error

HPA to worker and server are set to kind StatefulSet, but both are ReplicaSets, I'll recreate hpa using replicasets to works.

Suggestion, add kind to worker and server possibility to choose Deployment or StatefulSet and use this in HPA creation. You'll need change deployment.yaml to accept this choose in both, worker and server.

mongoDB init failed

I am trying to run gorse chart on my macbook pro.
with helm install gorse gorse-io/gorse
But I am getting errors with MongoDB pod.

It also happens when I am trying to setup on AWS with Pulumi.
So I think there is a problem on the chart.

My kubernetes version is v1.22.5.

Error

2024-02-25T01:22:41.766Z FATAL master/master.go:220 failed to init database {"error": "server selection error: server selection timeout, current topology: { Type: Single, Servers: [{ Addr: gorse-mongodb:27017, Type: Unknown, Last error: connection() error occurred during connection handshake: dial tcp 10.99.199.244:27017: connect: connection refused }, ] }", "errorVerbose": "server selection error: server selection timeout, current topology: { Type: Single, Servers: [{ Addr: gorse-mongodb:27017, Type: Unknown, Last error: connection() error occurred during connection handshake: dial tcp 10.99.199.244:27017: connect: connection refused }, ] }\ngithub.com/zhenghaoz/gorse/storage/data.(*MongoDB).Init:61: "}

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.