From 3ee37e3933b6f9525edebb6d63e3c206a9d018a2 Mon Sep 17 00:00:00 2001 From: Thorsten Schifferdecker Date: Wed, 18 Apr 2018 21:51:34 +0200 Subject: [PATCH] Update index.md typo and improves the naming of the F5 Network loadbalancer --- slides/presentations/k8s/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/presentations/k8s/index.md b/slides/presentations/k8s/index.md index 2f132e6..9e33cdf 100644 --- a/slides/presentations/k8s/index.md +++ b/slides/presentations/k8s/index.md @@ -451,7 +451,7 @@ kubectl delete -f some_object.yaml * Will be defined as an object, but usually triggers a component outside your Kubernetes cluster * Traefik * Nginx - * F8 Loadbalancer + * F5 BIG-IP Loadbalancer * GCE and other Cloud Solutions Some LB solutions can also be applied inside the K8S Cluster.