Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warning about using packaged kubeadm #5716

Merged
merged 3 commits into from
Oct 4, 2017
Merged

Add warning about using packaged kubeadm #5716

merged 3 commits into from
Oct 4, 2017

Conversation

castrojo
Copy link
Member

@castrojo castrojo commented Oct 2, 2017

This adds a note to reinforce to users to use the upstream binary. See also #4689


This change is Reviewable

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 2, 2017
@k8sio-netlify-preview-bot
Copy link
Collaborator

k8sio-netlify-preview-bot commented Oct 2, 2017

Deploy preview ready!

Built with commit eaa547a

https://deploy-preview-5716--kubernetes-io-master-staging.netlify.com

@@ -42,6 +42,13 @@ $ curl -sSL https://dl.k8s.io/release/${VERSION}/bin/linux/${ARCH}/kubeadm > /us
$ chmod a+rx /usr/bin/kubeadm
```

NOTE: You will notice that `kubeadm` is also shipped in the Kubernetes
Copy link
Contributor

Choose a reason for hiding this comment

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

Note looks good, but could you toss in the relevant format structure for it so it stands out appropriately? (from https://kubernetes.io/docs/home/contribute/style-guide/ - )

format I think you want is:

**Note:** The prefix you use is the same text you use in the tag. 
{: .note} <!-- This tag must appear on a new line. -->

Copy link
Contributor

Choose a reason for hiding this comment

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

+1 (possibly worth being called out with the "caution" tag rather than the "note" tag)

@zacharysarah
Copy link
Contributor

@castrojo 👋 I'd like to make some edits for wording; would you please un-check and re-check the box to allow edits from maintainers? Thanks.

Allow edits from maintainers checkbox

@castrojo
Copy link
Member Author

castrojo commented Oct 3, 2017

@zacharysarah done, ptal!

@zacharysarah
Copy link
Contributor

@castrojo Do the changes look good? If so, I think we're ready to merge.

@castrojo
Copy link
Member Author

castrojo commented Oct 3, 2017

LGTM, thanks for the help!

@zacharysarah zacharysarah merged commit 2e8f9ad into kubernetes:master Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants