We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9cb70f commit 92b3460Copy full SHA for 92b3460
1 file changed
metricbeat/docs/running-on-kubernetes.asciidoc
@@ -192,11 +192,6 @@ $ kubectl --namespace=kube-system get ds/metricbeat
192
193
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE-SELECTOR AGE
194
metricbeat 32 32 0 32 0 <none> 1m
195
-
196
-$ kubectl --namespace=kube-system get deploy/metricbeat
197
198
-NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
199
-metricbeat 1 1 1 1 1m
200
------------------------------------------------
201
202
Metrics should start flowing to Elasticsearch.
0 commit comments