From 0964509d564e225a787c345cbcb82396e005151f Mon Sep 17 00:00:00 2001 From: zhangyanxian Date: Mon, 15 Aug 2016 07:05:55 +0000 Subject: [PATCH] Fix typo in the file Change-Id: I94151a0d287740b1a8a5560d82a9ffa2804f060c --- doc/source/devref/k8s_api_watcher_design.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/devref/k8s_api_watcher_design.rst b/doc/source/devref/k8s_api_watcher_design.rst index df56319d..0ac0409a 100644 --- a/doc/source/devref/k8s_api_watcher_design.rst +++ b/doc/source/devref/k8s_api_watcher_design.rst @@ -84,7 +84,7 @@ bridge such as Open vSwitch datapath. Services contain the information for the emulation. Raven maps kube-proxy to Neutron load balancers with VIPs. In this case Raven also creates a LBaaS pool member for each Endpoints to be translated coordinating with the associated service translation. For "externalIPs" type K8s -service, Raven associates a floating IP with a load balancer for enabling the pubilc +service, Raven associates a floating IP with a load balancer for enabling the public accesses. ================= =================