DevOps

Kubernetes Minikube #2 – Istio

Posted on

Everyone’s talking about Istio. Let’s mess around with Kubernetes’ Minikube to show off Istio and see what all the fuss is about. We will do this by reworking the OpenShift MiniLabs A/B Deployment example to work with Istio. Once completed invoking a URL such as http://192.168.86.66:31329 will alternate between the A/B versions of the application.

Data Science

Drools Rules Rsynchronicity

Posted on

This post continues experimenting with the sample application known as Weightwatcher to showcase a number of new technologies and techniques including: The all-in-one Vagrant image for OpenShift 3 The OpenShift Origin 3 oc rsync feature Drools 6.3.0.FINAL KIE Execution Server (Decision Server) A method for rule life cycle management with Containers