-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Release docs for Kubernetes 1.11 #9171
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ca2914e - Browse repository at this point
Copy the full SHA ca2914eView commit details -
Doc about PID pressure condition. (#8211)
* Doc about PID pressure condition. Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com> * "so" -> "too"
Configuration menu - View commit details
-
Copy full SHA for 9b4e698 - Browse repository at this point
Copy the full SHA 9b4e698View commit details -
Update version selector for 1.11
Misty Stanley-Jones committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for f607448 - Browse repository at this point
Copy the full SHA f607448View commit details -
StorageObjectInUseProtection is GA (#8291)
* Feature gate: StorageObjectInUseProtection is GA Update feature gate reference for 1.11 * Trivial commit to re-trigger Netlify
Configuration menu - View commit details
-
Copy full SHA for c786f99 - Browse repository at this point
Copy the full SHA c786f99View commit details -
CRIContainerLogRotation is Beta in 1.11 (#8665)
* Seperate priority and preemption (#8144) * CRIContainerLogRotation is Beta in 1.11 xref: kubernetes/kubernetes#64046
Configuration menu - View commit details
-
Copy full SHA for f377f9a - Browse repository at this point
Copy the full SHA f377f9aView commit details -
Bring StorageObjectInUseProtection feature to GA (#8159)
* StorageObjectInUseProtection is GA (#8291) * Feature gate: StorageObjectInUseProtection is GA Update feature gate reference for 1.11 * Trivial commit to re-trigger Netlify * Bring StorageObjectInUseProtection feature to GA StorageObjectInUseProtection is Beta in K8s 1.10. It's brought to GA in K8s 1.11. * Fixed typo and added feature state tags.
Configuration menu - View commit details
-
Copy full SHA for 8bf5149 - Browse repository at this point
Copy the full SHA 8bf5149View commit details -
Remove KUBE_API_VERSIONS doc (#8292)
The support to the KUBER_API_VERSIONS environment variable is completely dropped (no deprecation). This PR removes the related doc in release-1.11. xref: kubernetes/kubernetes#63165
Configuration menu - View commit details
-
Copy full SHA for fa23024 - Browse repository at this point
Copy the full SHA fa23024View commit details -
Remove InitialResources from admission controllers (#8293)
The feature (was experimental) is dropped in 1.11. xref: kubernetes/kubernetes#58784
Configuration menu - View commit details
-
Copy full SHA for 88e0fba - Browse repository at this point
Copy the full SHA 88e0fbaView commit details -
Remove docs related to in-tree support to GPU (#8294)
* Remove docs related to in-tree support to GPU The in-tree support to GPU is completely removed in release 1.11. This PR removes the related docs in release-1.11 branch. xref: kubernetes/kubernetes#61498 * Update content updated by PR to Hugo syntax Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
Configuration menu - View commit details
-
Copy full SHA for fbf5c26 - Browse repository at this point
Copy the full SHA fbf5c26View commit details -
Update the doc about extra volume in kubeadm config (#8453)
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
Configuration menu - View commit details
-
Copy full SHA for 7b39ed7 - Browse repository at this point
Copy the full SHA 7b39ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f8bf9 - Browse repository at this point
Copy the full SHA 18f8bf9View commit details -
coredns: update notes in administer-cluster/coredns.md (#8697)
CoreDNS is installed by default in 1.11. Add notes on how to install kube-dns instead. Update notes about CoreDNS->CoreDNS upgrades as in 1.11 the Corefile is retained. Add example on upgrading from kube-dns to CoreDNS.
Configuration menu - View commit details
-
Copy full SHA for d87adab - Browse repository at this point
Copy the full SHA d87adabView commit details -
kubeadm-alpha: CoreDNS related changes (#8727)
Update note about CoreDNS feature gate. This change also updates a tab as a kubeadm sub-command will change. It looks for a new generated file: generated/kubeadm_alpha_phase_addon_coredns.md instead of: generated/kubeadm_alpha_phase_addon_kube-dns.md
Configuration menu - View commit details
-
Copy full SHA for 3819dc7 - Browse repository at this point
Copy the full SHA 3819dc7View commit details -
Update cloud controller manager docs to beta 1.11 (#8756)
* Update cloud controller manager docs to beta 1.11 * Use Hugo shortcode for feature state
Configuration menu - View commit details
-
Copy full SHA for 86dcbc9 - Browse repository at this point
Copy the full SHA 86dcbc9View commit details -
kubeadm-upgrade: include new command
kubeadm upgrade diff
(#8617)Also: - Include note that this was added in 1.11. - Modify the note about upgrade guidance.
Configuration menu - View commit details
-
Copy full SHA for f57085d - Browse repository at this point
Copy the full SHA f57085dView commit details -
independent: update CoreDNS mentions for kubeadm (#8753)
Give CoreDNS instead of kube-dns examples in: - docs/setup/independent/create-cluster-kubeadm.md - docs/setup/independent/troubleshooting-kubeadm.md
Configuration menu - View commit details
-
Copy full SHA for cac0432 - Browse repository at this point
Copy the full SHA cac0432View commit details -
update 1.11 --server-print info (#8870)
* update 1.11 --server-print info * Copyedit
Configuration menu - View commit details
-
Copy full SHA for 7aeb1a2 - Browse repository at this point
Copy the full SHA 7aeb1a2View commit details -
Mark ExpandPersistentVolumes feature to beta (#8778)
* Update version selector for 1.11 * Mark ExpandPersistentVolumes Beta xref: kubernetes/kubernetes#64288
Configuration menu - View commit details
-
Copy full SHA for 6f3a3b5 - Browse repository at this point
Copy the full SHA 6f3a3b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ce80b3 - Browse repository at this point
Copy the full SHA 6ce80b3View commit details -
Lion-Wei authored and Misty Linville committed
Jun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 1821a94 - Browse repository at this point
Copy the full SHA 1821a94View commit details -
kubeadm: update info about CoreDNS in kubeadm-init.md (#8728)
Add info to install kube-dns instead of CoreDNS, as CoreDNS is the default DNS server in 1.11. Add notes that kubeadm config images can be used to list and pull the required images in 1.11.
Configuration menu - View commit details
-
Copy full SHA for b8b374c - Browse repository at this point
Copy the full SHA b8b374cView commit details -
kubeadm: update implementation-details.md about CoreDNS (#8829)
- Replace examples from kube-dns to CoreDNS - Add notes about the CoreDNS feature gate status in 1.11 - Add note that the service name for CoreDNS is also called `kube-dns`
Configuration menu - View commit details
-
Copy full SHA for 56b6d68 - Browse repository at this point
Copy the full SHA 56b6d68View commit details -
Update block device support for 1.11 (#8895)
* Update block device support for 1.11 * Copyedits
Configuration menu - View commit details
-
Copy full SHA for c43deda - Browse repository at this point
Copy the full SHA c43dedaView commit details -
Fix typo 'fiber channel' (#8957)
Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
Misty Stanley-Jones committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 25ec1ab - Browse repository at this point
Copy the full SHA 25ec1abView commit details -
kubeadm-upgrade: add the 'node [config]' sub-command (#8960)
- Add includes for the generated pages - Include placeholder generated pages
Configuration menu - View commit details
-
Copy full SHA for eeb70f6 - Browse repository at this point
Copy the full SHA eeb70f6View commit details -
kubeadm-init: update the example for the MasterConfiguration (#8958)
- include godocs link for MasterConfiguration - include example MasterConfiguration - add note that `kubeadm config print-default` can be used
Configuration menu - View commit details
-
Copy full SHA for 381d615 - Browse repository at this point
Copy the full SHA 381d615View commit details -
kubeadm-config: include new commands (#8862)
Add notes and includes for these new commands in 1.11: - kubeadm config print-default - kubeadm config migrate - kubeadm config images list - kubeadm config images pull Include placeholder generated files for the above.
Configuration menu - View commit details
-
Copy full SHA for 8c8e0a9 - Browse repository at this point
Copy the full SHA 8c8e0a9View commit details -
administer-cluster/coredns: include more changes (#8985)
It was requested that for this page a couple of methods should be outlined: - manual installation for CoreDNS explained at the Kubernetes section of the GitHub project for CoreDNS - installation and upgrade via kubeadm Make the above changes and also add a section "About CoreDNS". This commit also lowercases a section title.
Configuration menu - View commit details
-
Copy full SHA for 8f39d37 - Browse repository at this point
Copy the full SHA 8f39d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec62317 - Browse repository at this point
Copy the full SHA ec62317View commit details -
Add docs for volume expansion and online resizing (#8896)
* Add docs for volume expansion going beta * Copyedit * Address feedback
Configuration menu - View commit details
-
Copy full SHA for d711cb7 - Browse repository at this point
Copy the full SHA d711cb7View commit details -
Update exec plugin docs with TLS credentials (#8826)
* Update exec plugin docs with TLS credentials kubernetes/kubernetes#61803 implements TLS client credential support for 1.11. * Copyedit * More copyedits for clarification * Additional copyedit * Change token->credential
Andrew Lytvynov authored and Misty Linville committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 4cc5461 - Browse repository at this point
Copy the full SHA 4cc5461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4406a - Browse repository at this point
Copy the full SHA 1c4406aView commit details -
dns-custom-namerserver: break down the page into mutliple sections (#…
…8900) * dns-custom-namerserver: break down the page into mutliple sections This page is currently about kube-dns and is a bit outdated. Introduce the heading `# Customizing kube-dns`. Introduce a separate section about CoreDNS. * Copyedits, fix headings for customizing DNS Hey Lubomir, I coypedited pretty heavily because this workflow is so much easier for docs and because I'm trying to help improve everything touching kubeadm as much as possible. But there's one outstanding issue wrt headings and intro content: you can't add a heading 1 to a topic to do what you wanted to do. The page title in the front matter is rendered as a heading 1 and everything else has to start at heading 2. (We still need to doc this better in the docs contributing content, I know.) Instead, I think we need to rewrite the top-of-page intro content to explain better the relationship between kube-dns and CoreDNS. I'm happy to write something, but I thought I'd push this commit first so you can see what I'm doing. Hope it's all clear -- ping here or on Slack with any questions ~ Jennifer * Interim fix for talking about CoreDNS * Fix CoreDNS details
Configuration menu - View commit details
-
Copy full SHA for 903d714 - Browse repository at this point
Copy the full SHA 903d714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbed16 - Browse repository at this point
Copy the full SHA 6bbed16View commit details -
Add documentation for crictl (#8880)
* Add documentation for crictl * Copyedit Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com> * Final copyedit
Configuration menu - View commit details
-
Copy full SHA for d6b0282 - Browse repository at this point
Copy the full SHA d6b0282View commit details -
VolumeSubpathEnvExpansion alpha feature (#8835)
Kevin Taylor authored and Misty Linville committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 4d7c685 - Browse repository at this point
Copy the full SHA 4d7c685View commit details -
Note that Heapster is deprecated (#8827)
* Note that Heapster is deprecated This notes that Heapster is deprecated, and migrates the relevant docs to talk about metrics-server or other solutions by default. * Copyedits and improvements Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com> * Address feedback
Configuration menu - View commit details
-
Copy full SHA for e6fecdf - Browse repository at this point
Copy the full SHA e6fecdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1970e - Browse repository at this point
Copy the full SHA 0c1970eView commit details -
update dynamic kubelet config docs for v1.11 (#8766)
* update dynamic kubelet config docs for v1.11 * Substantial copyedit * Address feedback
Configuration menu - View commit details
-
Copy full SHA for bf66892 - Browse repository at this point
Copy the full SHA bf66892View commit details -
Reference doc for kubeadm (release-1.11) (#9044)
* Reference doc for kubeadm (release-1.11) * fix shortcode to troubleshoot deploy (#9057)
Configuration menu - View commit details
-
Copy full SHA for 9e69b33 - Browse repository at this point
Copy the full SHA 9e69b33View commit details -
Reference doc for kube-components (release-1.11) (#9045)
* Reference doc for kube-components (release-1.11) * Update cloud-controller-manager.md * fix shortcode to troubleshoot deploy (#9057)
Configuration menu - View commit details
-
Copy full SHA for b01ce41 - Browse repository at this point
Copy the full SHA b01ce41View commit details -
Documentation on lowercasing kubeadm init apiserver SANs (#9059)
* Documentation on lowercasing kubeadm init apiserver SANs * fix shortcode to troubleshoot deploy (#9057)
Configuration menu - View commit details
-
Copy full SHA for 45f7beb - Browse repository at this point
Copy the full SHA 45f7bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd3e92 - Browse repository at this point
Copy the full SHA 4bd3e92View commit details -
Promote sysctls to Beta (#8804)
* Promote sysctls to Beta * Copyedits Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com> * Review comments * Address feedback * More feedback
Configuration menu - View commit details
-
Copy full SHA for 26805bb - Browse repository at this point
Copy the full SHA 26805bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6576323 - Browse repository at this point
Copy the full SHA 6576323View commit details -
Update Kubernetes API 1.11 ref docs (#8977)
* Update v1alpha1 to v1beta1. * Adjust left nav for 1.11 ref docs. * Trim list of old ref docs.
Configuration menu - View commit details
-
Copy full SHA for ac7717d - Browse repository at this point
Copy the full SHA ac7717dView commit details -
Update Federation API ref docs for 1.11. (#9064)
* Update Federation API ref docs for 1.11. * Add titles. * Update definitions.html
Configuration menu - View commit details
-
Copy full SHA for c4c4064 - Browse repository at this point
Copy the full SHA c4c4064View commit details -
CRD versioning Public Documentation (#8834)
* CRD versioning Public Documentation * Copyedit Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com> * Address feedback * More rewrites * Address feedback * Update main CRD page in light of versioning * Reorg CRD docs * Further reorg * Tweak title
Configuration menu - View commit details
-
Copy full SHA for 00b6672 - Browse repository at this point
Copy the full SHA 00b6672View commit details -
CSI documentation update for raw block volume support (#8927)
* CSI documetation update for raw block volume support * minor edits for "CSI raw block volume support" Some small grammar and style nits. * minor CSIBlockVolume edits
Configuration menu - View commit details
-
Copy full SHA for 1307dc3 - Browse repository at this point
Copy the full SHA 1307dc3View commit details -
Update kubectl component ref page for 1.11. (#9094)
* Update kubectl component ref page for 1.11. * Add title. Replace stevepe with username.
Configuration menu - View commit details
-
Copy full SHA for c255ca9 - Browse repository at this point
Copy the full SHA c255ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3678425 - Browse repository at this point
Copy the full SHA 3678425View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa92e2f - Browse repository at this point
Copy the full SHA fa92e2fView commit details -
Documentation for dynamic volume limits based on node type (#8871)
* add cos for storage limits * Update docs specific for aws and gce * fix some minor things * Update storage-limits.md * Add k8s version to feature-state shortcode
Configuration menu - View commit details
-
Copy full SHA for 53ec6a9 - Browse repository at this point
Copy the full SHA 53ec6a9View commit details -
The Doc update for ScheduleDaemonSetPods (#8842)
Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae35800 - Browse repository at this point
Copy the full SHA ae35800View commit details -
Update docs related to PersistentVolumeLabel admission control (#9109)
The said admission controller is disabled by default in 1.11 (kubernetes/kubernetes#64326) and scheduled to be removed in future release.
Configuration menu - View commit details
-
Copy full SHA for cb820ce - Browse repository at this point
Copy the full SHA cb820ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa75933 - Browse repository at this point
Copy the full SHA fa75933View commit details -
Updates HA kubeadm docs (#9066)
* Updates HA kubeadm docs Signed-off-by: Chuck Ha <ha.chuck@gmail.com> * kubeadm HA - Add stacked control plane steps * ssh instructions and some typos in the bash scripts Signed-off-by: Chuck Ha <ha.chuck@gmail.com> * Fix typos and copypasta errors * Fix rebase issues * Integrate more changes Signed-off-by: Chuck Ha <ha.chuck@gmail.com> * copyedits, layout and formatting fixes * final copyedits * Adds a sanity check for load balancer connection Signed-off-by: Chuck Ha <ha.chuck@gmail.com> * formatting fixes, copyedits * fix typos, formatting
Configuration menu - View commit details
-
Copy full SHA for 99e002a - Browse repository at this point
Copy the full SHA 99e002aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0f7a7 - Browse repository at this point
Copy the full SHA aa0f7a7View commit details -
Mention 'KubeletPluginsWatcher' feature (#9177)
* Mention 'KubeletPluginsWatcher' feature This feature is more developers oriented than users oriented, so simply mention it in the feature gate should be fine. In future, when the design doc is migrated from Google doc to the kubernetes/community repo, we can add links to it for users who want to dig deeper. Closes: #9108 Xref: kubernetes/kubernetes#63328, kubernetes/kubernetes#64605 * Copyedit
Configuration menu - View commit details
-
Copy full SHA for a0e638a - Browse repository at this point
Copy the full SHA a0e638aView commit details -
Amend dynamic volume list docs (#9181)
The dynamic volume list feature has been documented but the feature gate related was not there yet. Closes: #9105
Configuration menu - View commit details
-
Copy full SHA for b566a04 - Browse repository at this point
Copy the full SHA b566a04View commit details -
Document for service account projection (#9182)
This adds docs for the service account projection feature. Xref: kubernetes/kubernetes#63819, kubernetes/community#1973 Closes: #9102
Configuration menu - View commit details
-
Copy full SHA for bb2dd30 - Browse repository at this point
Copy the full SHA bb2dd30View commit details -
Update pod priority and preemption user docs (#9172)
* Update pod priority and preemption user docs * Copyedit
Configuration menu - View commit details
-
Copy full SHA for 19a4e90 - Browse repository at this point
Copy the full SHA 19a4e90View commit details -
Documentation on setting node name with Kubeadm (#8925)
* Documentation on setting node name with Kubeadm * copyedit
Configuration menu - View commit details
-
Copy full SHA for fd558f0 - Browse repository at this point
Copy the full SHA fd558f0View commit details -
Add kubeadm upgrade docs for 1.11 (#9089)
* Add kubeadm upgrade docs for 1.11 * Initial docs review feedback * Add 1-11 to outline * Fix formatting on tab blocks * Move file to correct location * Add `kubeadm upgrade node config` step * Overzealous ediffing * copyedit, fix lists and headings * clarify --force flag for fixing bad state
Configuration menu - View commit details
-
Copy full SHA for 6d983c0 - Browse repository at this point
Copy the full SHA 6d983c0View commit details -
Get TOML ready for 1.11 release
Misty Linville committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for bae709e - Browse repository at this point
Copy the full SHA bae709eView commit details -
Blog post for 1.11 release (#9254)
* Blog post for 1.11 release * Update 2018-06-26-kubernetes-1.11-release-announcement.md * Update 2018-06-26-kubernetes-1.11-release-announcement.md * Update 2018-06-26-kubernetes-1.11-release-announcement.md
Configuration menu - View commit details
-
Copy full SHA for 97eada0 - Browse repository at this point
Copy the full SHA 97eada0View commit details