opencontainers / tob

Technical Oversight Board (TOB)
https://groups.google.com/a/opencontainers.org/forum/#!forum/tob
Apache License 2.0
80 stars 50 forks source link

Publish vendor neutral blog post for consuming public content #89

Closed SteveLasker closed 4 years ago

SteveLasker commented 4 years ago

On Monday, October 12, 2020, representatives from Azure, AWS, Google, IBM, Docker, and GitHub met to discuss how, as an industry, we believe we can address the problem. We need a short term solution for the pending November 1st changes that enable stability through the holiday lockdowns, with a longer-term plan that helps customers adapt their workflows.

To avoid customer confusion, and finger-pointing, the cloud vendors and docker have agreed to co-author a paper providing guidance to customers for how they can adapt their workflows in incremental steps. The goal is to provide stability to an ecosystem, with an opportunity to innovate in a common direction. The Open Container Initiative (OCI) was intended to provide a vendor-neutral body of governance. We would like to publish the paper under the OCI umbrella in the coming weeks.

The content will be something like:

The draft doc is located here: Consuming Public Content

We hope to complete the paper by 11/23, giving time for review and posting prior to Nov 1s. Each cloud vendor can then point their cloud specific docs on how to implement a buggered workflow, enabling local reliability and performance, without the risks of accessing public content in critical workflows. The paper will also direct customers to use Docker Authentication for pulls from Docker Hub, providing identity within multi-tenant cloud services.

SteveLasker commented 4 years ago

Putting the Consuming Public Content blog post up for a vote to move forward. As TOB email notifications have been going out, and our goal is to get published by the Docker TOS date on Nov 1, 2020, we're asking TOB members to vote by EOD October 26, 2020 to provide OCI Blog Post maintainers time.

Please vote here, with a corresponding LGTM or any additional comments

vbatts commented 4 years ago

Hey @SteveLasker, Read over the article. All the points are things folks can understand. I think the core of it is that the call-to-action is soft or implied and seems a bit like "go to your cloud vendor". Am I missing something there?

SteveLasker commented 4 years ago

It’s more about consuming content directly from docker hub, or any public registry. We’re working to not make this about the changes to the Docker TOS, but rather users shouldn’t be dependent on public content for their critical workloads. So, provide your docker credentials to avoid being throttled, but use those credentials to pull the image into a private registry you manage. Thus, you get your public content, but your not at the whim of all the connections from your host to the public registry.

estesp commented 4 years ago

LGTM

jonjohnsonjr commented 4 years ago

LGTM

SteveLasker commented 4 years ago

Closing with the publishing of the post at: https://opencontainers.org/posts/blog/2020-10-30-consuming-public-content/ Thanks everyone