Remove logstash doc example as this feature hasn't been working since the Cilium 1.6 update

This commit is contained in:
Ole Markus With 2020-02-14 09:04:15 +01:00
parent 2a21b1f060
commit 779d322692
1 changed files with 0 additions and 10 deletions

View File

@ -477,16 +477,6 @@ The following command will launch your cluster with desired Cilium configuration
$ kops update cluster myclustername.mydns.io --yes
```
##### Enabling logstash
E.g enabling logstash integration would require you to change above block to
```
networking:
cilium:
logstash: true
```
##### Enabling BPF NodePort
As of Kops 1.18 you can safely enable Cilium NodePort.