GithubHelp home page GithubHelp logo

decisionsdev / odm-docker-kubernetes Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 21.0 46.96 MB

IBM Operational Decision Manager on Kubernetes

License: Apache License 2.0

Shell 82.86% HTML 15.50% Dockerfile 1.63%
docker ibmodm kubernetes odmdev-docker

odm-docker-kubernetes's People

Contributors

cmosbach avatar eminakamura avatar faraktingi avatar jeremy-pichon avatar julie-garrone avatar lgrateau avatar mmouly avatar pierrefeillet avatar pylochou avatar rachel-orti avatar siasin avatar yiquanzhou avatar

Stargazers

 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

odm-docker-kubernetes's Issues

ODM on EKS

Hi @lgrateau,
Hope you are having a good day ! I am trying to setup ODM on Amazon EKS and have couple of observations:

Followed the steps required to deploy ODM on EKS. I am receiving the below error message when executing kubectl describe pod:

Warning Failed 36s (x3 over 85s) kubelet Failed to pull image "cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole:8.10.5.0-amd64": rpc error: code = Unknown desc = Error response from daemon: pull access denied for cp.icr.io/cp/cp4a/odm/odm-decisionserverconsole, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Also, documentation on EC2 instance used such as family, storage, memory etc would greatly benefit in spinning up an EKS using eksctl.

How to configure Kubernetes liveness and readiness probe

I wanted to configure Kubernetes Liveness, Readiness probes for a ODM cluster topology setup.

Are there suitable HTTP endpoints that can be used for probes on all four docker containers?

  1. ODM Decision Center
  2. ODM Decision Server
    1. ODM Decision Server runtime
    2. ODM Decision Server console
    3. ODM Decision Runner

Add a Copyright header source file in the Helm chart file

Following the IBM Guidance the copyright should be :

###############################################################################

Licensed Materials - Property of IBM.

Copyright IBM Corporation 2017. All Rights Reserved.

U.S. Government Users Restricted Rights - Use, duplication or disclosure

restricted by GSA ADP Schedule Contract with IBM Corp.

Contributors:

IBM Corporation - initial API and implementation

###############################################################################

Incorrect server URL in DC when deploying a second helm chart

First deployment chart name "odm-dev" is OK in DC (teamserver/configure/manage server): RES server = odm-dev-odm-decisionserverconsole
Second deployment chart name "secondodm" is not OK in DC (teamserver/configure/manage server): RES server = odm-decisionserverconsole

chart name is missing

Helm does not support Postgres over SSL

Hello,

I have been attempting to set this up on Azure Kubernetes Service using Azure PostreSQL as storage. However, my company mandates SSL communication to databases, and I do not see a way to specify that option on the helm chart.

Is PostgreSQL over SSL supported?

/odm-ondocker/databases/postgresql/data.tar.gz: no such file or directory

Hi,

I am trying to setup odm on kubernetes i m getting following error
Status: Downloaded newer image for postgres:9.6.6
---> 5579c7505b1b
Step 2/9 : LABEL maintainer="Rachel ORTI [email protected], ODMDev [email protected]"
---> Running in 8ec3816ee003
Removing intermediate container 8ec3816ee003
---> fbefe95f8fda
Step 3/9 : MAINTAINER "Rachel ORTI [email protected], ODMDev [email protected]"
---> Running in 8c1a3c0f85c4
Removing intermediate container 8c1a3c0f85c4
---> 2593f362afe7
Step 4/9 : ARG ODMDOCKERDIR
---> Running in 6d66629b6af4
Removing intermediate container 6d66629b6af4
---> 0c525767b5d3
Step 5/9 : ADD $ODMDOCKERDIR/databases/postgresql/data.tar.gz /upload
ERROR: Service 'dbserver' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder829022242/odm-ondocker/databases/postgresql/data.tar.gz: no such file or directory

This is on windows 10 machine and verified that file exits in the location mentioned

Thanks in advance

DB Data should be stored in Persistent volumes

The DB Server container instance store the data in their data in their local file system.
If we restart the container the data are lost.
The goal of this issue is to investigate how to map the data container to a Persistent Kubernetes volumes.

Once we know what we have to do we need to modify the different topology (minikube , bluemix and helm chart yml file ) to add this configuration

Doc issue - fixing the db server documentation

In the doc, it says to create the db server here, but the db server is not used.

aws ecr create-repository --repository-name dbserver --image-scanning-configuration scanOnPush=true --region $REGION

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.