diff options
author | Steve Kuznetsov <skuznets@redhat.com> | 2017-05-22 09:45:09 -0700 |
---|---|---|
committer | Steve Kuznetsov <skuznets@redhat.com> | 2017-05-22 10:07:59 -0700 |
commit | 2740dff958cb3c619ca508d83edb3b351f83c31d (patch) | |
tree | e491451531ebeb76d5fcf1916abcdca0fc56951a /roles/lib_openshift | |
parent | 108a42cbbdbfc8094d1d8bf8d0d8826adfdf760d (diff) | |
download | openshift-2740dff958cb3c619ca508d83edb3b351f83c31d.tar.gz openshift-2740dff958cb3c619ca508d83edb3b351f83c31d.tar.bz2 openshift-2740dff958cb3c619ca508d83edb3b351f83c31d.tar.xz openshift-2740dff958cb3c619ca508d83edb3b351f83c31d.zip |
Add a readiness probe to the Kibana container
In order to ensure that the Kubernetes machinery can determine when the
Kibana Pods are becoming ready, we need to add a readiness probe to the
Containers that make up those pods. The Kibana readiness probe simply
hits the base URL at `http://localhost:5601/` and expects a 200.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Diffstat (limited to 'roles/lib_openshift')
0 files changed, 0 insertions, 0 deletions