You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ww...@apache.org on 2019/03/08 01:47:48 UTC

[hadoop] branch trunk updated: YARN-9239. Document docker registry deployment with Ozone CSI driver. Contributed by Eric Yang.

This is an automated email from the ASF dual-hosted git repository.

wwei pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 373705f  YARN-9239. Document docker registry deployment with Ozone CSI driver. Contributed by Eric Yang.
373705f is described below

commit 373705fceae498560a8c9e7f315fd99707bb577c
Author: Weiwei Yang <ww...@apache.org>
AuthorDate: Fri Mar 8 09:47:20 2019 +0800

    YARN-9239. Document docker registry deployment with Ozone CSI driver. Contributed by Eric Yang.
---
 .../hadoop-yarn-site/src/site/markdown/DockerContainers.md            | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md
index f7c4c42..ffb5ebc 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md
+++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md
@@ -881,10 +881,6 @@ registry.json
 
 For further details and parameters that could be configured in the S3 storage driver, please refer https://docs.docker.com/registry/storage-drivers/s3/.
 
-### Docker Registry with CSI Driver
-
-CSI driver enables third party storage system to expose as posix mount point in the container.  This allows Docker Trusted Registry to write docker images to an external storage.
-
 Example: MapReduce
 ------------------
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org