Commit Graph

9049 Commits

Author SHA1 Message Date
Qiming cb820cebbd 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.
2018-06-27 13:07:24 -07:00
Klaus Ma ae35800bda The Doc update for ScheduleDaemonSetPods (#8842)
Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>
2018-06-27 13:07:23 -07:00
Hemant Kumar 53ec6a99e8 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
2018-06-27 13:07:23 -07:00
Qiming fa92e2fc96 Update DynamicKubeletConfig feature to beta (#9110)
xref: kubernetes/kubernetes#64275
2018-06-27 13:07:23 -07:00
Nikhita Raghunath 3678425e44 crd versioning doc: fix nits (#9142) 2018-06-27 13:07:23 -07:00
Steve Perry c255ca9aa1 Update kubectl component ref page for 1.11. (#9094)
* Update kubectl component ref page for 1.11.

* Add title. Replace stevepe with username.
2018-06-27 13:07:23 -07:00
Vladimir Vivien 1307dc3801 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
2018-06-27 13:07:23 -07:00
Mehdy Bohlool 00b66727d5 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
2018-06-27 13:07:23 -07:00
Steve Perry c4c4064194 Update Federation API ref docs for 1.11. (#9064)
* Update Federation API ref docs for 1.11.

* Add titles.

* Update definitions.html
2018-06-27 13:07:23 -07:00
Steve Perry ac7717de03 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.
2018-06-27 13:07:23 -07:00
Qiming 657632393b kubectl reference docs for 1.11 (#9080) 2018-06-27 13:07:22 -07:00
Jan Chaloupka 26805bbcf6 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
2018-06-27 13:07:22 -07:00
Michael Taufen 4bd3e92b13 Clarification in dynamic Kubelet config doc (#9061) 2018-06-27 13:07:22 -07:00
Liz 45f7beb548 Documentation on lowercasing kubeadm init apiserver SANs (#9059)
* Documentation on lowercasing kubeadm init apiserver SANs

* fix shortcode to troubleshoot deploy (#9057)
2018-06-27 13:07:22 -07:00
Qiming b01ce412dd 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)
2018-06-27 13:07:22 -07:00
Qiming 9e69b33365 Reference doc for kubeadm (release-1.11) (#9044)
* Reference doc for kubeadm (release-1.11)

* fix shortcode to troubleshoot deploy (#9057)
2018-06-27 13:07:22 -07:00
Michael Taufen bf668921f4 update dynamic kubelet config docs for v1.11 (#8766)
* update dynamic kubelet config docs for v1.11

* Substantial copyedit

* Address feedback
2018-06-27 13:07:22 -07:00
Jennifer Rondeau 0c1970eaaf fix shortcode to troubleshoot deploy (#9057) 2018-06-27 13:07:22 -07:00
Solly Ross e6fecdf46b 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
2018-06-27 13:07:22 -07:00
Kevin Taylor 4d7c685007 VolumeSubpathEnvExpansion alpha feature (#8835) 2018-06-27 13:07:22 -07:00
Pengfei Ni d6b0282703 Add documentation for crictl (#8880)
* Add documentation for crictl

* Copyedit

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Final copyedit
2018-06-27 13:07:22 -07:00
Jordan Liggitt 6bbed16e3e PSP readOnly hostPath (#8898) 2018-06-27 13:07:22 -07:00
Lubomir I. Ivanov 903d7142cf 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
2018-06-27 13:07:22 -07:00
Jordan Liggitt 1c4406ab30 NodeRestriction admission prevents kubelet taint removal (#8911) 2018-06-27 13:07:22 -07:00
Andrew Lytvynov 4cc5461662 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
2018-06-27 13:07:22 -07:00
Hemant Kumar d711cb722d Add docs for volume expansion and online resizing (#8896)
* Add docs for volume expansion going beta

* Copyedit

* Address feedback
2018-06-27 13:07:22 -07:00
Nikhita Raghunath ec62317b24 Update CRD subresources doc for 1.11 (#8918) 2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov 8f39d37336 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.
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov 8c8e0a9e27 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.
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov 381d615826 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
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov eeb70f67a3 kubeadm-upgrade: add the 'node [config]' sub-command (#8960)
- Add includes for the generated pages
- Include placeholder generated pages
2018-06-27 13:07:21 -07:00
Misty Stanley-Jones 25ec1ab443 Fix typo 'fiber channel' (#8957)
Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-06-27 13:07:21 -07:00
Jan Šafránek c43dedaaab Update block device support for 1.11 (#8895)
* Update block device support for 1.11

* Copyedits
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov 56b6d68396 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`
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov b8b374cb4a 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.
2018-06-27 13:07:21 -07:00
Lion-Wei 1821a94879 declare ipvs ga (#8850) 2018-06-27 13:07:21 -07:00
Jennifer Rondeau 6ce80b3353 fix shortcode, add placeholder files to fix deploy failures (#8874) 2018-06-27 13:07:21 -07:00
Qiming 6f3a3b5bfc Mark ExpandPersistentVolumes feature to beta (#8778)
* Update version selector for 1.11

* Mark ExpandPersistentVolumes Beta

xref: kubernetes/kubernetes#64288
2018-06-27 13:07:21 -07:00
Juan Vallejo 7aeb1a2ae2 update 1.11 --server-print info (#8870)
* update 1.11 --server-print info

* Copyedit
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov cac04327ea 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
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov f57085d519 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.
2018-06-27 13:07:21 -07:00
Andrew Sy Kim 86dcbc9f19 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
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov 3819dc732c 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
2018-06-27 13:07:21 -07:00
Lubomir I. Ivanov d87adaba27 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.
2018-06-27 13:07:21 -07:00
Nikhita Raghunath 18f8bf969c Update CRD Subresources for 1.11 (#8519) 2018-06-27 13:07:21 -07:00
Xianglin Gao 7b39ed7185 Update the doc about extra volume in kubeadm config (#8453)
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
2018-06-27 13:07:21 -07:00
Qiming fbf5c26fe5 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>
2018-06-27 13:07:21 -07:00
Qiming 88e0fbaf06 Remove InitialResources from admission controllers (#8293)
The feature (was experimental) is dropped in 1.11.

xref: kubernetes/kubernetes#58784
2018-06-27 13:07:21 -07:00
Qiming fa23024678 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
2018-06-27 13:07:21 -07:00
Pavel Pospisil 8bf514918d 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.
2018-06-27 13:07:21 -07:00