We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa55a41 + a6ec71d commit 4252f35Copy full SHA for 4252f35
README.md
@@ -65,14 +65,6 @@ Fluent Bit DaemonSet ready to be used with Kafka on a normal Kubernetes Cluster:
65
$ kubectl create -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernetes-logging/master/output/kafka/fluent-bit-ds.yaml
66
```
67
68
-#### Fluent Bit to Elasticsearch on Minikube
69
-
70
-If you are using Minikube for testing purposes, use the following alternative DaemonSet manifest:
71
72
-```
73
-$ kubectl create -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernetes-logging/master/output/elasticsearch/fluent-bit-ds-minikube.yaml
74
75
76
## Details
77
78
The default configuration of Fluent Bit makes sure of the following:
0 commit comments