960 Commits

Author SHA1 Message Date
vineeth c94ac9b6c0 Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-24 21:27:22 +05:30
James Spurin 1c263b2314 add note, regarding example requirement for nfs helper /sbin/mount.nfs (#19774) 2020-03-23 05:18:45 -07:00
Jim Angel d919c58f35 remove vendor specific cpu definition (#19797) 2020-03-23 05:16:45 -07:00
Kubernetes Prow Robot f7d6bac8d0 Merge pull request #19793 from VineethReddy02/vineeth-merge-master-into-dev-1.18-for-syncup
Merge master into dev-1.18 for sync-up
2020-03-22 13:26:46 -07:00
Tim Bannister 797ae19d40 Tidy RuntimeClass page for v1.18 (#19578)
* Tidy RuntimeClass page for v1.18

* Reword heading
2020-03-22 13:04:44 -07:00
vineeth f1d9ebc578 Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-23 01:02:58 +05:30
Fabian Baumanis 2a192c2af5 Change back cronjob timezone note to UTC (#18715) 2020-03-23 00:37:31 +05:30
Dan POP 441b4829bd Added 'ClaimRef' to make documentation clearer (#17914)
* added final period (.)
* removed backticks

Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Dan POP <dan.papandrea@sysdig.com>

Co-authored-by: Leo Di Donato <leodidonato@gmail.com>
2020-03-23 00:36:10 +05:30
Kohei Toyoda b412668753 Update output of creating replicaset in controllers/replicaset (#19088) 2020-03-23 00:35:35 +05:30
Qiming Teng 33c5784643 Resource name constraints (1) (#19106)
xref: #17969, #19099, #18746
2020-03-23 00:35:07 +05:30
Tim Bannister f368463034 Reword “Creating a single control-plane cluster with kubeadm” (#18939)
* Consolidate words of caution about Pod network

* Tweak wording

- use tooltips
- fix a TODO hyperlink
- adopt style guidelines

* Revise prerequisites for kubeadm

* Rework page structure

- Replace some headings with anchor elements (preserving inbound links)
- Use a "discussion" section for the discussion part of the page.
- Make Feedback be a part of the What's Next section
- Skip mentioning Docker in a logging context; provide generic
  signposting instead.
- Update overview
- Document limitations and fix link to HA topology
- Fixes for styling

* Redo network plugin info

* Use glossary tooltips to introduce terms
2020-03-23 00:33:37 +05:30
Andrew Allbright 0016292e36 Latin Abbreviations "vs" Updated to "versus" (#19181)
* grep -lR ' vs ' ./content/en/docs | xargs sed -i '' -e 's/ vs / versus /g'

* Update content/en/docs/concepts/configuration/overview.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/concepts/policy/resource-quotas.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-23 00:28:41 +05:30
Kirk Larkin 381c0a9536 A few tweaks to wording (#19136)
Just a few tweaks where words were missing, etc.
2020-03-23 00:19:35 +05:30
Kirk Larkin 4b92ee06cb Add missing "in" for DeploymentSpec link (#19135) 2020-03-23 00:16:37 +05:30
Alena Prokharchyk e19f912175 Lease heartbeat: more description on error handling (#19673) 2020-03-19 12:08:36 -07:00
inductor 4297f3b29c Update nginx to modern versions (#19198)
* update nginx versions

* update

* update examples
2020-03-17 10:48:23 -07:00
tom1299 058095384e Remove link to deprecated cluster monitoring (#18193) 2020-03-17 04:06:22 -07:00
Wei Huang 098400c958 Update scheduler framework document (#19606)
* Update scheduler framework document

* address comments

* Add page redirect and keep old link anchors

* address comment
2020-03-16 16:26:22 -07:00
James Spurin 9e0f7b4eb3 update command nslookup target to include fully qualified service name, namespace picked up from running pod (#19603) 2020-03-16 14:34:30 -07:00
John Griffith 8b6dad9c69 Update PVCDataSource to GA (#19318)
Update docs to reflect GA status for PVCDataSources in the 1.18 release.
2020-03-16 12:08:31 -07:00
Aldo Culquicondor d1056364e2 Document using multiple scheduler profiles (#19172)
* Add instructions for using multiple scheduling profiles.

Signed-off-by: Aldo Culquicondor <acondor@google.com>

* Move scheduling policies and profiles to Reference

Signed-off-by: Aldo Culquicondor <acondor@google.com>

* Renames and nits

Signed-off-by: Aldo Culquicondor <acondor@google.com>

* Fix links and grammar

Signed-off-by: Aldo Culquicondor <acondor@google.com>

* Fix link and flag usage

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-03-16 10:06:43 -07:00
Rajesh Deshpande 8aafa4ab9d Correcting name of concept 'Container Enviorment Variables' (#19279)
* Correcting name of concept 'Container Enviorment Variables'

This page discusses the container environment and container environment variables are part of it. So removing a 'variable' word to make it more correct.

* Correcting references 

Correcting references

* Correcting reference links

Correcting reference links
2020-03-16 09:08:44 -07:00
Rob Scott 9d5824a8af Adding AppProtocol documentation for 1.18 (#19317) 2020-03-16 08:06:43 -07:00
Lee Verberne 46bda9606a Unify debug pod docs and update for kubectl alpha debug (#19093)
Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-16 08:02:42 -07:00
Aldo Culquicondor e752b37bf0 Default Topology Spread constraints (#19170)
* Add usage of default constraints for Pod Topology Spread.

Signed-off-by: Aldo Culquicondor <acondor@google.com>

* Add apiVersion and kind

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-03-16 07:58:43 -07:00
Wei Huang 47d495e7aa Promote Pod Topology Spread to Beta (#18969)
* Promote PodTopologySpread (a.k.a EvenPodsSpread) to beta in 1.18

* address comments
2020-03-16 07:54:43 -07:00
Jan Šafránek 94fbc12a6b Raw block volume GA (#19338)
* Raw block volume GA

Feature BlockVolume reaches GA in 1.17

* Add volumeMode overview
2020-03-16 04:10:35 -07:00
Tim Bannister f9aa0bc0e5 Revise “What is Kubernetes” (#19534)
* Expand list of places Kubernetes can run

As well as GKE, there are AKS, EKS, and more.

* Add page description

* Link to blog post about Borg

The blog post has (a better) link to Google's paper about Borg. Because
of the historical relevance of that paper and that blog article to the
history of Kubernetes, I think it's OK to link there.

Linking to the blog article provides a less academic introduction to the
history of Kubernetes, with the option to click through and learn things
in detail.
2020-03-15 23:06:35 -07:00
CJ Cullen 08c535577b Add to the PSP warning about PVs that hostPath PVs cannot be made read-only. (#19504) 2020-03-15 23:04:35 -07:00
zhouya0 a794297373 Fix pod anti-affinity topology key (#19587) 2020-03-15 23:00:35 -07:00
Tim Bannister 19c883dd82 Admit that some objects don't have a spec (#18050)
Whilst most objects have a spec, it will confuse readers who come to
this page from a page about an object that doesn't (eg Secret,
Namespace, Role).
2020-03-15 22:58:35 -07:00
wawa 72129e2a0e Enhanced FileOrCreate description (#19442)
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
2020-03-15 22:56:36 -07:00
Qiming Teng 8ea63bde2f Drop 'federation' from cluster admin concepts (#19525)
Almost all links on the federation page are gone. Federation related
contents should be cleanly removed.
2020-03-15 22:48:35 -07:00
Tim Bannister 43212d6bc7 Reword pod priority and preemption concept (#17508)
* Remove mentions of unsupported Kubernetes versions

No need to mention supported-since-this-version details for Kubernetes
releases that are now out of support.

* Warn about disabling preemption

* Tweak wording

* Add What's next section

* Tweak Pod priority troubleshooting advice

Reshape the advice about pod priority troubleshooting to explain
user-induced issues (and define expected behavior). If the reader
detects behavior that does not match the documentation, they have
observed a bug and can report that via the usual routes.

* Rewords notes on Pod priority vs. QoS

* Move warning into page body
2020-03-15 22:42:35 -07:00
Sagar Velankar f29221f4c4 Issue #17556 (#17557)
Issue #17556

Problem:

Below Lines are incorrect

If you specify multiple nodeSelectorTerms associated with nodeAffinity types, then the pod can be scheduled onto a node if one of the nodeSelectorTerms is satisfied.

If you specify multiple matchExpressions associated with nodeSelectorTerms, then the pod can be scheduled onto a node only if all matchExpressions can be satisfied.

Proposed Solution:

They need to be corrected to below

If you specify multiple nodeSelectorTerms associated with nodeAffinity types, then the pod can be scheduled onto a node only if all nodeSelectorTerms can be satisfied.

If you specify multiple matchExpressions associated with nodeSelectorTerms, then the pod can be scheduled onto a node if one of the matchExpressions is satisfied.
2020-03-15 22:40:35 -07:00
Tim Bannister ec909fd010 Add overview for container concept (#18090) 2020-03-15 22:28:35 -07:00
steadysupply b2e7dee806 Grammar correction (#19083)
* Grammar correction

* Update ingress.md
2020-03-15 22:20:35 -07:00
neo502721 1e5d05293b change the job example k8s.io to kubernetes.io (#18699)
k8s.io No longer accessible
2020-03-15 22:14:35 -07:00
makocchi 6c0e47e652 Add defails about enabling or disabling extensions/v1beta1 api group (#18842) 2020-03-15 22:12:35 -07:00
Tim Bannister 83637c1ed2 Correct meaning of scheduling affinity benefits (#18764)
Commit f5bfa04aa4 incorrectly reworded the
benefits of using affinity / anti-affinity for Pod scheduling.
Revise this with new wording.
2020-03-15 22:08:35 -07:00
Daniel Helfand 9e289296c2 fix typos and styling for limitrange doc (#18961) 2020-03-15 22:02:35 -07:00
Qiming Teng e0a03c0ebd Resource name constraints (5) (#19122)
xref: #17969, #19099, #18746
2020-03-15 21:52:36 -07:00
Chris Chinchilla 01e7453cdf Update "what is kubernetes" subheading (#19115)
* Update what-is-kubernetes.md

The sub heading felt awkward as it was asking a question, but there was no question mark. As question marks in headings are not ideal in technical documentation anyway, I thought swapping the word order slightly made it sounds _slightly_ better.

* Update content/en/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-15 21:50:35 -07:00
Tim Bannister c5d7d32151 Reword API Server aggregation (#19141)
* Reword API Server aggregation

* Document custom resources ahead of APIService

CustomResourceDefinition is the newer, shinier and often more
appropriate resource to help with cases where APIService was not a good
fit. Switch order to mention the custom resources page first, which
introduces both APIService and CustomResourceDefinition.
2020-03-15 21:46:35 -07:00
Stephen Cprek 186b9e0186 Clarify 2 second extended grace period for preStop (#19348) 2020-03-15 21:22:35 -07:00
Enshin Andrey 04b20e1dce Update custom-resources.md (#19597) 2020-03-15 20:38:35 -07:00
Rajesh Deshpande 83460e04a2 Adding references to relevant tasks. (#19608)
Adding references to relevant tasks.
2020-03-15 20:28:35 -07:00
cmluciano 25a084a6e4 Adding documentation to cover ingress v1beta updates (#19231)
Co-authored-by: Rob Scott <robertjscott@google.com>
2020-03-14 20:30:34 -07:00
Eric Ernst a53437046a pod-overhead: updates for beta (#19059)
* pod-overhead: updates for beta

Signed-off-by: Eric Ernst <eric.ernst@intel.com>

* pod-overhead: update documentation for beta

Signed-off-by: Eric Ernst <eric@amperecomputing.com>
2020-03-14 08:10:35 -07:00
Wojciech Tyczynski d343728f44 Immutable secrets doc (#19297) 2020-03-13 06:56:40 -07:00