File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,20 @@ contents:
158
158
-
159
159
repo : azure-marketplace
160
160
path : docs
161
+ -
162
+ title : Combining logs and metrics from Google Cloud's Anthos GKE On-Prem with traditional on premises systems in the Elastic Stack
163
+ prefix : en/elastic-stack-gke
164
+ current : master
165
+ index : docs/en/gke-on-prem/index.asciidoc
166
+ branches : [ master ]
167
+ chunk : 1
168
+ tags : Elastic Stack/Google
169
+ subject : Elastic Stack
170
+ asciidoctor : true
171
+ sources :
172
+ -
173
+ repo : stack-docs
174
+ path : docs/en/gke-on-prem
161
175
-
162
176
title : Elasticsearch: Store, Search, and Analyze
163
177
sections :
Original file line number Diff line number Diff line change @@ -150,3 +150,6 @@ alias docbldx='$GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/x-pack/docs/en/index
150
150
151
151
# ECS
152
152
alias docbldecs=' $GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/ecs/docs/index.asciidoc --chunk 1'
153
+
154
+ # GKE
155
+ alias docbldgke=' $GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/stack-docs/docs/en/gke-on-prem/index.asciidoc --chunk 1'
You can’t perform that action at this time.
0 commit comments