Docker repository access
You must ensure that the cluster has access to the Docker Container Repository in order to retrieve the container images for deployment.
There are several types of Docker Repositories you can use:
- Embedded Repository
- During installation, a Docker daemon is provisioned to act as the Repository. Passwords and certificates are auto generated. No additional set up is needed. Images are copied to the repository during installation. During upgrades, only the new and changed images are copied. Copying images generally takes one to two hours.
- Cloudera Repository
- Using the Cloudera Repository requires that the cluster have internet connectivity to the Cloudera public repository. Using the Cloudera Repository is the fastest option.
- Custom Repository
- A Custom Repository is a repository that you manage in your environment and can be Enterprise grade and highly available.