We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c1eb9 commit a6ec71dCopy full SHA for a6ec71d
README.md
@@ -57,14 +57,6 @@ Fluent Bit DaemonSet ready to be used with Kafka on a normal Kubernetes Cluster:
57
$ kubectl create -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernetes-logging/master/output/kafka/fluent-bit-ds.yaml
58
```
59
60
-#### Fluent Bit to Elasticsearch on Minikube
61
-
62
-If you are using Minikube for testing purposes, use the following alternative DaemonSet manifest:
63
64
-```
65
-$ kubectl create -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernetes-logging/master/output/elasticsearch/fluent-bit-ds-minikube.yaml
66
67
68
## Details
69
70
The default configuration of Fluent Bit makes sure of the following:
0 commit comments