You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/12/03 01:10:46 UTC

[2/3] storm git commit: Added kubernetes integration

Added kubernetes integration

Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/079af2d3
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/079af2d3
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/079af2d3

Branch: refs/heads/1.x-branch
Commit: 079af2d3acd44e3646c9722bb1ee88e249c42ec3
Parents: e08b1c5
Author: Xin Wang <be...@163.com>
Authored: Wed Nov 23 16:29:44 2016 +0800
Committer: Xin Wang <be...@163.com>
Committed: Mon Nov 28 21:21:18 2016 +0800

----------------------------------------------------------------------
 docs/index.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/079af2d3/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index b0db36b..65e496b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -102,6 +102,7 @@ Trident is an alternative interface to Storm. It provides exactly-once processin
 * [YARN Integration](https://github.com/yahoo/storm-yarn), [YARN Integration via Slider](http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_yarn_resource_mgt/content/ref-7d103a48-7c2e-4b7b-aab5-62c739a32ee0.1.html)
 * [Mesos Integration](https://github.com/mesos/storm)
 * [Docker Integration](https://hub.docker.com/_/storm/)
+* [Kubernetes Integration](https://github.com/kubernetes/kubernetes/tree/master/examples/storm)
 
 ### Advanced