MetaFoo

From Fixme.ch
Revision as of 13:21, 20 November 2016 by Francois (Talk | contribs) (Created page with "Category:Ongoing_Projects == Description == Our brave old server Foo is starting to show its age and we'd like to replace it with some brand new shinny (and hopefully...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Our brave old server Foo is starting to show its age and we'd like to replace it with some brand new shinny (and hopefully reliable) technologies.

Kubernetes looks interesting as a nice way to orchestrate docker containers and manage their lifecycles.

Some PaaS layer running on top of Kubernetes such as Fabric8 or OpenShift Origin might be useful as well.

We'd love to have a CI/CD (Continuous Integration/Continuous Delivery) pipeline working so that updating the code of any of our service should be as simple as git push.

Requirements

Ideas

Hardware

We currently have a bunch of HP ProLiant DL380 G5 available, we'll use only one of these for starting to limit our power consumption.

  • 8 cores (2 * Intel(R) Xeon(R) CPU X5460 @ 3.16GHz)
  • 32 GB RAM
  • Power consumption: TBC

Status

  • 20.11.2016: A PoC is running on metafoo.fixme.ch (62.220.135.240) with Kubernetes and Fabric8

Participants