Update Docker installation instructions#17347
Update Docker installation instructions#17347hakman wants to merge 34 commits intokubernetes:dev-1.17from
Conversation
* [WIP] Fix styling of tutorial pages * additional cleanup of styles.css
…rnetes#16778) Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
* 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
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>
Update Makefile for 0.57.2
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
|
Welcome @hakman! |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 718b2fc https://deploy-preview-17347--kubernetes-io-master-staging.netlify.com |
|
/assign @tfogo |
|
/lgtm
Thanks!
|
|
Perfect Thank you so much @hakman /lgtm |
|
Thanks a lot @neolit123 @daminisatya. This was very fast. |
i'm pretty sure, the k/website repository does not allow cherry pics. |
Guess it was a n00b question :). |
|
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. |
The docs for installing Docker are a bit outdated. kubernetes/kubernetes#82326 (comment)
Thanks for clarifying and suggesting this @neolit123.