Skip to content

Mention built-in CRI support in README#4796

Merged
mxpv merged 2 commits intocontainerd:masterfrom
jsj:jsj/4572
Dec 17, 2020
Merged

Mention built-in CRI support in README#4796
mxpv merged 2 commits intocontainerd:masterfrom
jsj:jsj/4572

Conversation

@jsj
Copy link
Copy Markdown
Contributor

@jsj jsj commented Dec 3, 2020

containder/containerd changes for #4572

Some of the commands mentioned in the old cri README are now outdated with the integration.
Such as the build tags, way to install dependencies, running a Kubernetes local cluster with ./hack/local-up-cluster.sh
So reduced scope of Getting Started for Developers section

@k8s-ci-robot
Copy link
Copy Markdown

Hi @jsj. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Dec 3, 2020

Build succeeded.

@dims
Copy link
Copy Markdown
Member

dims commented Dec 3, 2020

@jsj - FAIL - does not have a valid DCO can you please add a DCO? essentially it is the Signed-Off-By with your email (see 0f041dc for an example)

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Dec 3, 2020

Build succeeded.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realize you simply copied the existing README.md section from the original, but it would be nice to clean up some of the grammar/usage as we copy it in.

If you would prefer not to in your PR, we can do it as a follow-up. Thanks!

Comment thread README.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

of the Kubernetes [container runtime..

Comment thread README.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this needs to be separated by a paragraph break from the opening sentence above; following re-wording suggested:

With the cri plugin you are able to use containerd as the container runtime for a Kubernetes cluster.

Comment thread README.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested:

Since containerd 1.1, the cri plugin is built into the release binaries and enabled by default.

Comment thread README.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe remove the starting cri and just start "As of containerd 1.5, the .."

Comment thread README.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The cri plugin has reached GA status, representing that it is:"

then you can drop the "It [is]" from the bullets and instead have:

  • Feature complete
  • Works with Kubernetes 1.10 and above
  • Passes all ..

Comment thread README.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See results on the containerd k8s [test dashboard.. ?

Comment thread README.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for this and the next doc reference, can we make it "refer [to this kube-up guide].."
(the next one would be something like "refer [to the ansible document]..")

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Dec 12, 2020

Build succeeded.

jsj added 2 commits December 12, 2020 15:22
* Consolidating and improving language

Signed-off-by: James Jackson <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Dec 12, 2020

Build succeeded.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mxpv mxpv merged commit 3cd1c83 into containerd:master Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants