File tree 4 files changed +782
-7
lines changed
4 files changed +782
-7
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,13 @@ The GCE Cloud plugin allows to use GCE API for the unicast discovery mechanism.
5
5
6
6
In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-cloud-gce/2.0.0.RC1 ` .
7
7
8
+ * For 1.0.x elasticsearch versions, look at [ master branch] ( https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/master ) .
9
+ * For 0.90.x elasticsearch versions, look at [ 1.x branch] ( https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/1.x ) .
10
+
8
11
| GCE Cloud Plugin | elasticsearch | gce api | Release date |
9
12
| ----------------------------| ---------------------| --------------| :------------:|
10
- | 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.17.0-rc | |
13
+ | 2.0.0-SNAPSHOT | 1.0.0.RC1 -> master | 1.17.0-rc | XXXX-XX-XX |
11
14
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 1.15.0-rc | 2014-01-15 |
12
- | 1.3.0-SNAPSHOT (1.x) | 0.90.3 -> 0.90 | 1.17.0-rc | |
13
- | 1.2.0 | 0.90.3 -> 0.90 | 1.17.0-rc | 2014-01-29 |
14
- | 1.1.0 | 0.90.3 -> 0.90 | 1.15.0-rc | 2013-08-09 |
15
- | 1.0.0 | 0.90.0 -> 0.90.2 | 1.15.0-rc | 2013-07-23 |
16
15
17
16
18
17
Google Compute Engine Virtual Machine Discovery
You can’t perform that action at this time.
0 commit comments