Upgrading ops-agent
-
Pull the target version of the image file (offline package download)
crictl pull registry.cn-hangzhou.aliyuncs.com/mdpublic/ops-agent:<version> -
Modify the image version in the
/data/mingdao/script/kubernetes/ops.yamlfile; -
Update the
yamlto apply and use the new versionkubectl apply -f /data/mingdao/script/kubernetes/ops.yaml