Kubeflix provides Kubernetes integration with Netflix open source components such as Hystrix, Turbine and Ribbon.
Specifically it provides:
-
Kubernetes Instance Discovery for Turbine and Ribbon
-
Kubernetes configuration and images for Turbine Server and Hystrix Dashboard
Execute:
$ oc create -f http://central.maven.org/maven2/io/fabric8/kubeflix/packages/kubeflix/1.0.17/kubeflix-1.0.17-kubernetes.yml $ oc new-app kubeflix $ oc expose service hystrix-dashboard --port=8080 $ oc policy add-role-to-user admin system:serviceaccount:helloworld-msa:turbine