Leader election example

This commit is contained in:
Gytis Trikleris
2018-06-29 16:26:34 +03:00
committed by Ioannis Canellos
parent dce324961c
commit 4e63f8db5e
9 changed files with 449 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
<modules>
<module>kubernetes-reload-example</module>
<module>kubernetes-hello-world-example</module>
<module>kubernetes-leader-election-example</module>
<!-- <module>kubernetes-circuitbreaker-ribbon-example</module>
<module>kubernetes-zipkin-example</module> -->
</modules>