From a8ec98d736648a21952cac1c6591d1aeabbc008e Mon Sep 17 00:00:00 2001 From: Staffan Olsson Date: Tue, 6 Sep 2016 06:17:21 +0200 Subject: Adds a deployment that consumes messages --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8ba7eab..c2b5427 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,11 @@ This is WIP, but topic creation has been automated. Note that as a [Job](http:// kubectl create -f test/11topic-create-test1.yml ``` +Pods that keep consuming messages (but they won't exit on cluster failures) +``` +kubectl create -f test/21consumer-test1.yml +``` + ## Teardown & cleanup Testing and retesting... delete the namespace. PVs are outside namespaces so delete them too. -- cgit v1.2.3