infinispan-demos / infinispan-openshift-monitoring-and-catalog

A demo for Infinispan integrating with Hawkular and Service Catalog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a demo of Infinispan with Jolokia monitoring turned on.

What’s in the box

Images and templates used for this demo contain:

Demo flow

  1. make start-openshift-with-catalog add-hosa add-templates

  2. Make sure all pods are running in default namespace

  3. Accept all Hawkular certificates

  4. Deploy Infinispan

  5. Scale it to 1 replica

  6. Look at Jolokia console (keep the tab open)

  7. Look at monitoring tab (keep the tab open)

  8. run the client, notice how metrics changed

  9. Scale it back to 3

  10. Run the client again (notice how servers were added/removed to/from the connection pool)

About

A demo for Infinispan integrating with Hawkular and Service Catalog


Languages

Language:Shell 38.6%Language:Batchfile 30.7%Language:Makefile 17.9%Language:Java 12.8%