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

Update Docker installation instructions #17347

Closed
wants to merge 34 commits into from

Conversation

hakman
Copy link
Member

@hakman hakman commented Nov 1, 2019

The docs for installing Docker are a bit outdated. kubernetes/kubernetes#82326 (comment)
Thanks for clarifying and suggesting this @neolit123.

kbhawkey and others added 30 commits October 26, 2019 07:31
* [WIP] Fix styling of tutorial pages

* additional cleanup of styles.css
* Removed multiple main tags from home page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Removed multiple occurances of main in case-studies page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Replaced css for main tag with .main-section class

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Added main landmark role for all the pages

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Force checks.

request-checks: true
)

* Translating "Organizing Cluster Access Using kubeconfig Files" to ID Localization

* Apply suggestions from code review

Co-Authored-By: Giri Kuncoro <girikuncoro@users.noreply.github.com>
Add content based on Slack thread
https://kubernetes.slack.com/archives/C1TU9EB9S/p1570736679005700

Change -f to --force-with-lease
Simplified wording

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Alibaba Cloud supports serverless kubernetes, a Kubernetes-In-Kubernetes based solution.
* Update cluster-management.md

Fix link to version-skew upgrade doc

* Update cluster-management.md

fix pathing
In doc of kubeadm installation, there are commands which wont work
without sudo regarding to Ubuntu/Debian instruction. However, other
docs related to kubeadm under
content/en/docs/setup/production-environment have commands with sudo.

This commit fixes this inconsistency.
* Update network-plugins.md

* Update network-plugins.md
Signed-off-by: Alexey Pyltsyn <lex61rus@gmail.com>
* 2019 Kubernetes Documentation Survey results

Incoporate reviewer feedback
Text and image
Add github location

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>

* Update and rename 2019-sig-docs-survey.md to 2019-10-29-2019-sig-docs-survey.md
Signed-off-by: Dr Nic Williams <drnicwilliams@gmail.com>
* Edit link in document.

* Update nodes.md
@k8s-ci-robot
Copy link
Contributor

Welcome @hakman!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Nov 1, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign tfogo
You can assign the PR to them by writing /assign @tfogo in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link

netlify bot commented Nov 1, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit 718b2fc

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

@hakman
Copy link
Member Author

hakman commented Nov 1, 2019

/assign @tfogo
/assign @neolit123

@neolit123
Copy link
Member

neolit123 commented Nov 1, 2019 via email

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 1, 2019
@daminisatya
Copy link
Contributor

Perfect Thank you so much @hakman

/lgtm

@hakman
Copy link
Member Author

hakman commented Nov 4, 2019

Thanks a lot @neolit123 @daminisatya. This was very fast.
Please let me know if there is anything else I need to do and if I need to cherrypick this on other branches also.

@neolit123
Copy link
Member

neolit123 commented Nov 4, 2019

Please let me know if there is anything else I need to do and if I need to cherrypick this on other branches also.

i'm pretty sure, the k/website repository does not allow cherry pics.

@hakman
Copy link
Member Author

hakman commented Nov 4, 2019

i'm pretty sure, the k/website repository does not allow cherry pics.

Guess it was a n00b question :).
Meant if there is any need to create PR for the dev-1.17 or release-1.16 branches.

@neolit123
Copy link
Member

given we are targeting 1.17 with this change then ideally this PR here should be against the dev-1.17 branch and this should be the only PR.

@hakman hakman changed the base branch from master to dev-1.17 November 4, 2019 16:05
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 4, 2019
@hakman hakman closed this Nov 4, 2019
@hakman hakman deleted the docker-19.04.3 branch November 4, 2019 16:17
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. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.