Skip to main content
Version: 2.0

Start Workload with LBaaS

How to create a workload with LBaaS(Octavia)#

Deploy a new workload with test image paulbouwer/hello-kubernetes:1.8#

/assets/k8s/lb01.png

Select the Layer-4 Load Balancer from Port Mapping#

/assets/k8s/lb02.png

Wait for Load Balancer provision#

/assets/k8s/lb03.png

Get the VIP of Loadbalancer from the workload and view YAML#

/assets/k8s/lb04.png

find the IP address/Ports from the YAML#

/assets/k8s/lb05.png

Open the links on Browser#

/assets/k8s/lb06.png

Last updated on by Roy Tan