601 Commits

Author SHA1 Message Date
vineeth f1d9ebc578 Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-23 01:02:58 +05:30
Qiming Teng 33c5784643 Resource name constraints (1) (#19106)
xref: #17969, #19099, #18746
2020-03-23 00:35:07 +05:30
Jamie Luckett a77400801a Add missing space in documentation line (#19013) 2020-03-23 00:33:16 +05:30
Fabian Ruff 9e873259db Fix inital alpha version of ValidateProxyRedirects (#19192)
See: https://github.com/kubernetes/kubernetes/pull/88260
2020-03-23 00:32:57 +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
Andrew Allbright b358b9a96e latin phrase removed (#19180) 2020-03-23 00:28:02 +05:30
Lorenzo Paris 60a265e6bd Update authentication.md with link to anon reqs (#19706)
Suggest adding a link in case the reader is not familiar with what "anonymous requests" means. This paragraph also includes a reference to "anonymous user," so I think the link is warranted. Thanks.
2020-03-19 11:16:36 -07:00
Tim Bannister 0ad51f71e1 Revise CertificateSigningRequest documentation (#19698)
* Revise CertificateSigningRequest approval & rejection details

API clients can deny CSRs. Document this and tidy the page.
"There is currently not a mechanism for a signer implementation to report
its inability to sign a request." seemed misleading; clients can set
status.

* Tidy page

Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2020-03-19 06:35:23 -07:00
Yuk, Yongsu 4ed2cf7748 Edit kube-scheduler glossary. (#19708)
* Edit kube-scheduler glossary.

#19707

* Apply suggestions from code review

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-18 17:02:43 -07:00
Tim Bannister e881e91b9a Improve RBAC guide (#17538)
* Update to match website style guide

* Use glossary shortcodes
* Overall tidying

* Drop mention of old (unsupported) releases

* Reword RBAC notes & warnings

* Write “role bindings” as two words

* Tweak RBAC guide wording

* Tweak RBAC out-of-the-box roles table

* Mention other authorizers

There are other authorizers than RBAC and ABAC; hint that these exist
and that the API server might run with these configured.

* Fix formatting of API discovery roles

Also add table caption

* Drop incorrect reference to cluster-status

* Drop vestigial RBAC warning
2020-03-18 15:50:44 -07:00
Antoine Pelisse ed434a8200 1.18 Server-side apply (#19286)
* Clarify content-type and tracking of all objects

* Update content/en/docs/reference/using-api/api-concepts.md

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

* SSA: Improve a couple of sentences

Co-authored-by: Kevin Wiesmueller <kwiesmueller@seibert-media.net>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-18 04:52:49 -07:00
Jordan Liggitt 49a74ca15d CertificateSigningRequest doc updates (#19290)
* Add CSR doc outline

* Add CertificateSigningRequest document content

Co-authored-by: James Munnelly <james.munnelly@jetstack.io>
2020-03-17 11:27:24 -07:00
inductor 4297f3b29c Update nginx to modern versions (#19198)
* update nginx versions

* update

* update examples
2020-03-17 10:48:23 -07:00
Ben Swartzlander ca5b5c2b7f Document generic data sources feature (#19315)
* Document AnyVolumeDataSource feature gate

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-17 03:32:23 -07:00
Deep Debroy 91609e6113 Doc update for GMSA promotion to Stable (#19349)
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2020-03-17 03:28:22 -07:00
Hemant Kumar 5c2e807d0a Document recursive chown feature (#19391)
* Add placeholder docs for recursive chown feature

* Update content/en/docs/concepts/policy/pod-security-policy.md

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

* Update content/en/docs/concepts/policy/pod-security-policy.md

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

* Address feedback

* Move recursive chown docs to correct place

* Address review feedback

* Apply suggestions from code review

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

* move bit about ephemental volumes to note

* Update content/en/docs/tasks/configure-pod-container/security-context.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-17 03:26:23 -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
Rob Scott 9d5824a8af Adding AppProtocol documentation for 1.18 (#19317) 2020-03-16 08:06: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
Anastas Dancha 1f958e0744 updating cheatsheet.md with command to get containerIDs of all initContainer (#19243)
* adding cheatsheet.md

adding kubectl command to get containerIDs of all
initContainers for every Pod in the cluster
helps to identify stopped container which should not be removed,
when running manual cleanup of stopped containers on K8s cluster nodes

* adding more context for finding initContainer IDs

* removing reference to github issue

Signed-off-by: Anastas Dancha <anapsix@random.io>
2020-03-15 23:12:35 -07:00
Tim Bannister d341eee62e Add cross-references to fundamental concepts (#18092) 2020-03-15 22:30:35 -07:00
steadysupply b2e7dee806 Grammar correction (#19083)
* Grammar correction

* Update ingress.md
2020-03-15 22:20:35 -07:00
Tim Bannister 8999de5238 Fix glossary definitions for cluster infrastructure & operations (#18317)
- Fix category typo
- Reword
2020-03-15 22:18:35 -07:00
makocchi 08e21a1e90 Clean up extensions/v1beta1 in docs [reference/using-api/api-overview.md] (#18840)
* Clean up extensions/v1beta1 in docs

* Mention about resources in the extensions/v1beta1 api group
2020-03-15 22:06:36 -07:00
Manuel Rüger 1d08290c55 AdmissionControllers: Rewrite PodTolerationRestriction (#18849)
Personally the explanation was quite difficult to understand without looking into the code.
I hope I managed to simplify it a bit and added an example how to add annotations to a
namespace so they can be consumed by the PodTolerationRestriction admission
controller.

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-03-15 22:04:35 -07:00
Louis Raymond a869f00509 Update cheatsheet.md (#19039)
Replaced 'if' ZSH kubectl autocomplete with a more compact form
2020-03-15 21:58:35 -07:00
Qiming Teng e0a03c0ebd Resource name constraints (5) (#19122)
xref: #17969, #19099, #18746
2020-03-15 21:52:36 -07:00
Tsahi Duek 5f496a6ce6 Changed 'caBundle' description (#19341)
It is not clear that the 'caBundle' field in the Mutating/Validating webhook object is used for client-side validation from the admission controller itself.
The comment which appears at the source code is much more clear --> https://github.com/kubernetes/api/blob/master/admissionregistration/v1beta1/types.go#L534-L537

My suggestion is to change the description to match the documentation which is IMO much more clear
2020-03-15 21:28:35 -07:00
Naoki Oketani e37b117a3f remove example of deprecated option: kubectl get --export (#19336) 2020-03-15 21:24:35 -07:00
Rob Scott 24005e89d0 Updating docs for EndpointSlice changes in 1.18 (#19316) 2020-03-14 08:14:35 -07:00
Conor Nolan 91dc4f7f74 Update Topology Manager for 1.18 (#19050)
* [WIP] Update Topology Manager for 1.18

Move from Alpha to Beta.
Remove Known Limitation - fixed in 1.18.

* Nit: Update content/en/docs/tasks/administer-cluster/topology-manager.md

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

* Add section on feature gate with version guidance.

* Add Known Limitation on Memory/Hugepages

* Update content/en/docs/tasks/administer-cluster/topology-manager.md

Clean up wording of known limitations

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

* Edits to feature gate description based on review

* Up date feature gates table.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-14 08:12:35 -07:00
Christian Huffman ea28507a16 Placeholder PR for CSIDriver promotion to GA (#19354) 2020-03-14 08:08:35 -07:00
Andrey Zhelnin 8ccc83fad6 Update kubectl explain usage case (#19612)
You can't specify more then one resources at one for explain. See error below:
$ kubectl explain pods,svc
the server doesn't have a resource type "pods,svc"

error: We accept only this format: explain RESOURCE
2020-03-13 17:50:34 -07:00
Wojciech Tyczynski d343728f44 Immutable secrets doc (#19297) 2020-03-13 06:56:40 -07:00
Julian V. Modesto 601b104f9b Document server-side dry-run is GA in 1.18 (#19549)
* Update dry-run docs.

* Promote server-side dry-run feature state to stable in 1.18
* Replace --dry-run with --dry-run=server|client|none accordingly
* Update server-side dry-run blog post

* Update content/en/docs/reference/using-api/api-concepts.md

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

* Address comments

* Add note at end of server-side dry-run blogpost

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-12 13:02:39 -07:00
Mark Rossetti 99052a4610 Updating Windows RunAsUserName page to reflect feature going GA (#19016) 2020-03-12 12:54:39 -07:00
Jan Chaloupka 10bd7356a7 Taint based eviction promoted to GA in 1.18 (#19302) 2020-03-12 12:40:39 -07:00
Morten Lied Johansen cc594a19a9 Added FIAAS Python client library (#19224) 2020-03-09 09:17:36 -07:00
Jonathan Klabunde Tomer a2a791addd User documentation for Priority and Fairness (/flowcontrol) API (#19319)
Adds an entry to the Concepts section that gives an overview of the feature
and builds upon the generated API documentation.

Also adds a Glossary entry for shuffle sharding.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Mike Spreitzer <mspreitz@us.ibm.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Mike Spreitzer <mspreitz@us.ibm.com>
2020-03-07 10:17:34 -08:00
zacharysarah b02c571a7c Merge remote-tracking branch 'upstream/master' into dev-1.18 2020-03-05 13:57:29 -08:00
Kubernetes Prow Robot 95a6e055d8 Update hugepages documentation (#19008)
* Update hugepages documentation

- described support for multiple huge page sizes
- described container isolation of the huge pages

* Add HugePageStorageMediumSize description

* update description for container isolation of hugepages

Signed-off-by: Byonggon Chun <bg.chun@samsung.com>

Co-authored-by: Byonggon Chun <bg.chun@samsung.com>
2020-03-05 09:44:38 -08:00
Kubernetes Prow Robot ddb114e717 Use <code> block to display pipes in syntax within markdown table in kubectl overview (#19450) 2020-03-05 05:08:37 -08:00
zacharysarah 4582f017e2 Merge remote-tracking branch 'upstream/master' into zacharysarah-merged-master-dev-1.18 2020-03-03 12:07:32 -08:00
Andrew Allbright 1242c008a8 Update some instances of latin abbreviation e.g. to alternative phrases (#19182) 2020-02-29 23:12:40 -08:00
Zach Corleissen 78193337e4 Merge branch 'master' into dev-1.18 2020-02-25 12:37:49 -08:00
Jie Shen be4809ab13 Remove extra backslash in code block (#19255) 2020-02-23 02:34:47 -08:00
Jamario Rankins 499afe4e80 Fix typo about watch bookmarks (#18902) 2020-02-21 21:38:47 -08:00
Zach Corleissen e66e21ab7b Revert "Repair and sync the dev-1.18 branch" (#19228) 2020-02-21 12:16:47 -08:00