0

我的问题是 - 这个特定工作流程的当前最佳实践是什么:

  1. 使用 DigitalOcean 创建一个实例
  2. 使用它 aa kubernates minion
  3. 从 docker hub 下载图像

如果我理解正确,主要瓶颈是从 docker hub 下载图像。有没有办法让这个过程更快?还有什么我在这里想念的吗?

4

1 回答 1

0

Have a look at the newly announced Google Container Registry (https://cloud.google.com/tools/container-registry/) in addition to protecting your images with encryption and authentication, it has really excellent download performance world-wide.

于 2015-01-28T18:13:18.840 回答