Age | Commit message (Collapse) | Author | Files | Lines |
|
platform
Change the dashboard image in k8s from amd64 to arm64 on arm platform.
In extra-vars-aarch64.yml, add the dashboard image tag for supporting the
arm64 arch.
For heapster images, add a "sed" command in main.yml for replacing
the cpu architecture from amd64 to arm64.
And it will be invoked only when deploying the arm platform.
Change-Id: I584485f0356dcb925814f63cbc45ecbd459715bb
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
|
|
JIRA:
1. The kubernetes cluster deployed by the kubespary does not
support the monitoring scheme.
2. This patch is to complete the monitoring scheme for k8s
Change-Id: I89faf75a8b78cd70dfc9d8433ea582aecb2f8001
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
|
|
from kube_master fetch the admin.conf
to the directory /opt/admin.conf of compass-tasks docker
Change-Id: I1c236414c968f721d04fb6da0dc7a9514c892f93
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|