aboutsummaryrefslogtreecommitdiff
path: root/30service.yml
Commit message (Collapse)AuthorAgeFilesLines
* Modern kafka clients use a bootstrap servers list to connect...Staffan Olsson2017-06-231-11/+0
| | | | | | | which should be resolvable to individual brokers. Thus we should avoid the gotcha with a regular kubernetes service that you need to replicate everything to every broker (#21). See 20dns.yml for how to resolve brokers.
* Using a namespace for easier cleanup and consistent DNS namesnamespaceStaffan Olsson2016-09-051-0/+1
|
* Multi-file kafka resources, numbered for use with kubectl create -f ./Staffan Olsson2016-09-051-0/+10