This is an automated email from the ASF dual-hosted git repository.
kmarton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new 6d4208e [YUNIKORN-835] Reminder readers that web-latest image in
docker hub is not maintained anymore (#79)
6d4208e is described below
commit 6d4208eb01e705adf19d3dfaa64fd312771f4b94
Author: Chia-Ping Tsai <[email protected]>
AuthorDate: Mon Sep 6 18:01:52 2021 +0800
[YUNIKORN-835] Reminder readers that web-latest image in docker hub is not
maintained anymore (#79)
---
docs/developer_guide/deployment.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/developer_guide/deployment.md
b/docs/developer_guide/deployment.md
index 57420cf..5d27d5e 100644
--- a/docs/developer_guide/deployment.md
+++ b/docs/developer_guide/deployment.md
@@ -37,6 +37,7 @@ This command will build an image. The image will be tagged
with a default versio
**Note** the default build uses a hardcoded user and tag. You *must* update
the `IMAGE_TAG` variable in the `Makefile` to push to an appropriate
repository.
+**Note** the latest yunikorn images in docker hub are not updated anymore due
to ASF policy. Hence, you should build both scheduler image and web image
locally before deploying them.
## Setup RBAC