-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Create kubeadm-windows.md #14644
Create kubeadm-windows.md #14644
Conversation
This seems like one of the key sections of the page users are likely to want to come directly to and matches the setup of some existing pages such as https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#advanced-usage
I thought this organization would give the users a better idea of what method to select based on the OS they use. Initially, I was a wee bit confused when I saw how to Install kubectl binary with curl on the Mac OS and then another section on how to install Kubectl on the Mac OS. Now, I moved the content under the $subject to the respective OS section. P.S: I am still in the process of testing out the steps. :)
* Delete all pods matching the egrep pattern * replace egrep with awk to delete pods by a pattern * Update content/en/docs/reference/kubectl/cheatsheet.md Co-Authored-By: ismailyenigul <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
The doc has been migrated from the steering repo to the community repo: https://git.k8s.io/community/values.md
…tes#14030) * Translate declarative config for Bahasa Indonesia * Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia * Add _index.md to object-management-kubectl translations for Bahasa Indonesia
* How You Can Help Localize Kubernetes Docs Minor edits Minor edits Publish for 25 Apr One typo * Update 2019-04-25-latest-on-localization.md * Update and rename 2019-04-25-latest-on-localization.md to 2019-04-26-latest-on-localization.md
* interactive tutorial * Translation
* Install Minikube * Translation
* new community page * update
fixed indentation for kubectl config view
check [here](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim) Note: Note: FlexVolume resize is possible only when the underlying driver supports resize. There is a "Note: " already.
Split out docs contributions from feature and community contributions per user feedback.
* translate reference/tools to de * reversed plural wording * reviewers choosen by OWNERS Co-Authored-By: mkorbi <[email protected]>
* Add Setting up the OWNERS files section * Update OWNERS_ALIASES patch * Replace owners.md link with go.k8s.io/owners * Replace github.com/kubernetes link with git.k8s.io * Update OWNERS_ALIASES to use git.k8s.io link * Sort patch diff in alphabetical order * Specify clearly what teams should be added * Remove the passive voice * Complete alphabetical order phrase
* update image link * Update newcommunity.css
Added a step under the sections that guide the user to install the binary using curl on the OS. This is the same format maintained by the other section on this page.
Deploy preview for kubernetes-io-master-staging ready! Built with commit 1494229 https://deploy-preview-14644--kubernetes-io-master-staging.netlify.com |
/sig windows |
@PatrickLang: You must be a member of the kubernetes/website-milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Website milestone maintainers and have them propose you as an additional delegate for this responsibility. In response to this:
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. |
/hold thanks. /sig cluster-lifecycle |
@grcusanz thanks for starting this |
given the new docs will include mostly Windows PowerShell instructions, i'm inclined to recommend https://kubernetes.io/docs/setup/windows/ as the location and we can possibly link from the official kubeadm pages if the feature graduates to alpha. |
@grcusanz - can you also retarget this to |
Seconding @PatrickLang. Please point this to the release branch ( And please sign the CLA.
|
@grcusanz: PR needs rebase. 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. |
Hi, @grcusanz you need help for anything to help speed up this work? We are looking to have all PR for release 1.15 merged by June 10th. Let me know if there is anything docs team can assist on this. |
@makoscafee as per the recent discussion on slack |
/close |
/milestone clear |
This is a placeholder for the doc that will describe specifics on how to use kubeadm with windows worker nodes.