Upgrade Kubernetes version to 1.15.0 67/3367/1
authorTrevor Tao <trevor.tao@arm.com>
Fri, 17 Apr 2020 06:49:17 +0000 (14:49 +0800)
committerTrevor Tao <trevor.tao@arm.com>
Fri, 17 Apr 2020 06:49:17 +0000 (14:49 +0800)
commit20cee8c48eb21dba39712b1127a4b25377c4f65a
tree3038797daeb8c838c49effe27ac64575156f4c35
parent7cd1361ac2e8f3de4ac436129d6ce0ba2785e633
Upgrade Kubernetes version to 1.15.0

The current k8s version 1.13.0 is too old to use, upgrade to 1.15.0
instead.

On the other side, we use the src IP of the interface for default route
as the default src IP for Kubernetes master management IP if it's used
separately.

Signed-off-by: Trevor Tao <trevor.tao@arm.com>
Change-Id: I04537e38af319e7b37c8d9c15edbece990fae427
src/foundation/scripts/config
src/foundation/scripts/k8s_common.sh
src/foundation/scripts/k8s_master.sh