Преглед на файлове

YARN-9239. Document docker registry deployment with Ozone CSI driver. Contributed by Eric Yang.

Weiwei Yang преди 6 години
родител
ревизия
373705fcea
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md

+ 0 - 4
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
 ------------------