Span-VLAN k8s cluster Env
|
|
10.171.90.94: zone=dal10
10.153.86.9: zone=dal9
deploy an nginx deployment
|
|
run an test against apache server.
|
|
manually scale out application cross zone dal9 and dal10
|
|
autoscale, set target cpu usage with 30%
|
|
raising workload with 10 concurrent query threads to reach threshold of CPU usage
|
|
result: pod scale out from 2 to 3
|
|
drain application from availability zone dal9 to zone dal10 online
|
|
limitation. local data could not be reserved after drain app from one available zone to another one.
|
|