linkerd / linkerd-examples

Examples of how to configure and run linkerd
https://linkerd.io
Apache License 2.0
431 stars 220 forks source link

Do not expose Jenkins on an external LoadBalancer #222

Closed siggy closed 6 years ago

siggy commented 6 years ago

The Jenkins example uses Jenkins 2.60.1, which has known vulnerabilities.

Modify the example to not expose Jenkins to the internet by removing the LoadBalancer directive from the Jenkins Service definition.

Signed-off-by: Andrew Seigner siggy@buoyant.io