Skip to content

Commit

Permalink
Merge pull request #4 from mjaglan/kafka-manager-releases-tag-1.3.3.15
Browse files Browse the repository at this point in the history
Update README - Yahoo Kafka Manager UI
  • Loading branch information
mjaglan authored Dec 16, 2017
2 parents 58eb0b8 + e2ecd77 commit 1fb17cf
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,28 @@ Follow the instructions from [Post-installation steps for Linux](https://docs.do
- Yahoo Kafka Manager can be accessed on browser at [http://CONTAINER-IP:9000/](http://0.0.0.0:9000/)


## Yahoo Kafka Manager UI
- List of Clusters

![List of Clusters][clusters]

- Summary of a Cluster

![Summary of a Cluster][summary]

- List of Brokers

![List of Topics][brokers]

- List of Topics

![List of Topics][topics]

- List of Consumers

![List of Consumers][consumers]


## Tools
```
Docker version 17.06.0-ce
Expand All @@ -134,3 +156,9 @@ Eclipse Docker Tooling 3.1.0
See the article on [Fix Docker's networking DNS config](https://robinwinslow.uk/2016/06/23/fix-docker-networking-dns/)
-->

[clusters]: assets/images/page-1.png
[summary]: assets/images/page-2.png
[brokers]: assets/images/page-3.png
[topics]: assets/images/page-4.png
[consumers]: assets/images/page-5.png

Binary file added assets/images/page-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/page-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/page-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/page-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/page-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1fb17cf

Please sign in to comment.