Deploying and running apps in PROD: Kubernetes and others

Published: Sept. 28, 2018, 9 a.m.

A lot of interesting information has been shared about the way we use Kubernetes, Docker and Openshift, in particular:

- problems with running Java 8 in Kubernetes

- issues when developing: k8s cluster on local (Minikube) VS shared staging environment

- running databases in Kubernetes

- approach to fix famous issue with Couchbase in Kubernetes

- different ways to build Docker images

- autoscaling and resource management

- challenges of monitoring and distributed logging