fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 505 forks source link

fabric8 has two versions of elasticsearch #5878

Open rawlingsj opened 8 years ago

rawlingsj commented 8 years ago

we have elasticsearch apps in fabric8-devops and fabric8-ipaas

@KurtStam assuming this is because apiman is using an older version of ES can we update it so we have a single elasticsearch app?

KurtStam commented 8 years ago

@rawlingsj

  1. Apiman is not ready to upgrade to ES v2. Hence I added a deployment for ES v1, called 'elasticsearch-v1'.
  2. It also helps out with dependency management not to be dependent on the devops project.