Perform an Edge-LB upgrade by following this procedure.
-
Uninstall the
apiserver
. -
Remove the old package repositories.
-
Add the new package repositories.
-
Install the new
apiserver
. Use the service account created when installing the previous version; see Edge-LB Installation Guide for more information. The configuration file below matches the one created while following the install instructions above.EdgeLB also needs the following options to be specified. Their values depend on the security mode of the cluster it is running on:
service.mesosProtocol
:"https"
for Permissive and Strict security modes,"http"
(default) for Disabled security modeservice.mesosAuthNZ
:true
(default) for Permissive and Strict security modes,false
for Disabled security mode. Parameter is available begining version v1.1.
-
Upgrade each pool.