Skip to content

A place to put cmds, scripts, docs & resources for monitoring a kafka installation on openshift.

Notifications You must be signed in to change notification settings

hubeadmin/kafka-monitoring-stuff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kafka-monitoring-stuff

Installation

The install folder contains resource files and a Makefile to provision a strimzi operator, kafka cluster and our monitoring stack on an openshift cluster.

Prerequisites

  • running openshift 4 cluster and kubeadmin credentials
  • oc and kubectl binaries

Installation via Makefile

Available make targets:

# install the cluster monitoring base stack
install/cluster/monitoring

# install the strimzi operator
install/strimzi/operator

# install monitoring resources for strimzi operator
install/strimzi/monitoring

# install kafka cr
install/kafka/cr

# install monitoring resources for kafka cr
install/kafka/monitoring

Manual installation

If a manual installation is preferred follow the manual steps in install/installation-guide.md.

About

A place to put cmds, scripts, docs & resources for monitoring a kafka installation on openshift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%