Commit Graph

6110 Commits

Author SHA1 Message Date
chenxuc c2d7782e5a Correct command output
For issue #28490,
update command output to avoid confusion.
2021-06-20 16:03:08 +08:00
Kubernetes Prow Robot 9d6baceb49
Merge pull request #28418 from HongjiangHuang/install-kubectl-notes
[en]: Add PATH note for install macos kubectl
2021-06-16 03:55:59 -07:00
Albert cd30245ed5 [en]: Add PATH note for install macos kubectl 2021-06-16 17:51:22 +08:00
Kubernetes Prow Robot b7fa9ef8f2
Merge pull request #28425 from HongjiangHuang/duplicate
[en]: Remove duplicate content
2021-06-16 02:43:59 -07:00
Kubernetes Prow Robot 11afd156d2
Merge pull request #28405 from n1rna/patch-1
Fix feature state version for jobs ttl
2021-06-15 18:01:59 -07:00
Albert 482b53e3df remove duplicate content 2021-06-15 21:54:35 +08:00
Nima 42af0d2f58
Remove paragraph about TTLAfterFinished feature gate 2021-06-15 13:52:43 +02:00
Aditya Soni c2a5b2b39a
Update garbage-collection.md 2021-06-15 15:04:04 +05:30
Kubernetes Prow Robot 3529fc6ebb
Merge pull request #28312 from antoinep92/patch-1
Document recovery from broken kubelet certificate
2021-06-14 22:08:00 -07:00
Kubernetes Prow Robot 45a1150178
Merge pull request #28056 from cynepco3hahue/fix_memory_manager_policies
memory manager: update policies names according to the code
2021-06-14 21:52:02 -07:00
Kubernetes Prow Robot 46045cf53a
Merge pull request #28382 from mehabhalodiya/patch-1
doc: remove unneeded comma
2021-06-14 21:44:00 -07:00
Kubernetes Prow Robot e5b5f45e7c
Merge pull request #28408 from tengqm/fix-links-1
Fix some links in the tasks section
2021-06-14 16:24:01 -07:00
Kubernetes Prow Robot 3d35f770d0
Merge pull request #28374 from froblesmartin/patch-1
Updating --cascade=false to --cascade=orphan
2021-06-14 11:01:29 -07:00
Qiming Teng 8282ae39a9 Fix some links in the tasks section
This PR fixes some links and typesetting nits in the tasks section.
There is no fundamental changes to the content.
2021-06-14 21:06:10 +08:00
Nima 8a8427ef5e
Change alpha to beta 2021-06-14 13:03:23 +02:00
Nima d92c9f2a74
Fix feature state version for jobs ttl
I think this is a typo in the docs and it should be `v1.21` instead of `v1.12`
2021-06-14 12:38:28 +02:00
Kubernetes Prow Robot 3540214344
Merge pull request #28152 from JayKayy/master
Update default node pod limits for large cluster
2021-06-12 09:17:00 -07:00
Tim Bannister 7bdab6f121
Improve getting started page (#28356)
* Link to downloads from Getting Started

* Improve Getting Started page
2021-06-12 09:11:00 -07:00
Kubernetes Prow Robot d6a5fb221b
Merge pull request #28358 from bakotaco/patch-1
Update the "hello minikube" tutorial to match updated output from minikube
2021-06-12 09:07:00 -07:00
Kubernetes Prow Robot 588f6c2e0b
Merge pull request #28131 from chenxuc/dns-pod-service
Update feature availability for dns-pod-service
2021-06-12 08:57:00 -07:00
Meha Bhalodiya 314179dd37
doc: remove unneeded comma 2021-06-12 18:04:39 +05:30
chenxuc 97a453a505 Update feature availability for dns-pod-service
Removed the outdated availability section and add feature state
shortcode.
2021-06-12 16:24:35 +08:00
Brendan Burns 2a03ddea27
Remove Google SDK instructions. (#28165)
* Remove Google SDK instructions.

Ref: https://github.com/kubernetes/website/issues/20232

* Remove Google SDK instructions for MacOS

* Remove Google SDK instructions for Windows

* Delete install-kubectl-gcloud.md
2021-06-11 18:23:00 -07:00
Kubernetes Prow Robot 494c825656
Merge pull request #28119 from moijes12/patch-1
Correcting entry in Multiple Resource Types
2021-06-11 15:21:00 -07:00
Kubernetes Prow Robot 1f6e7cc742
Merge pull request #28120 from HeGaoYuan/patch-2
Update determine-reason-pod-failure.md
2021-06-11 15:03:01 -07:00
Kubernetes Prow Robot c623e2c233
Merge pull request #28125 from jaxzon/patch-1
Update client-libraries.md
2021-06-11 14:58:59 -07:00
Francisco Robles Martín ba734d4412
Updating --cascade=false to --cascade=orphan
Cascade=false is deprecated in kubectl 1.21, according to Bug https://github.com/kubernetes/website/issues/27920
2021-06-11 15:18:12 +02:00
Kubernetes Prow Robot 2f4a570f0c
Merge pull request #27573 from dancnfoo/patch-1
Update custom-resource-definition-versioning.md
2021-06-09 19:57:26 -07:00
Bruno Gabriel da Silva 0295ca4f9e
Adjust yaml indentation on allowedHostPaths example (#27731)
* Adjust yaml indentation on allowedHostPaths

allowedHostPaths is an attribute inside spec: of PSP, so the sample needs to be shifted to match the YAML.

* Adjusted the PSP example allowedHostPaths coments

Adjusted the whole example (including the #coments)
2021-06-09 18:37:26 -07:00
Kubernetes Prow Robot 36a464b5f4
Merge pull request #28343 from fml2/patch-1
doc: remove unneeded comma
2021-06-09 17:43:27 -07:00
Kubernetes Prow Robot 969706c388
Merge pull request #27371 from rosespecs/patch-1
Gramma fix for change-pv-reclaim-policy.md
2021-06-09 17:39:26 -07:00
Kubernetes Prow Robot fd3422a561
Merge pull request #28047 from AsterYujano/patch-1
Update kustomization.md
2021-06-09 17:31:26 -07:00
Kubernetes Prow Robot 94b2004b82
Merge pull request #28097 from jmyung/patch-1
fix minor typo in configure-runasusername.md
2021-06-09 17:17:27 -07:00
Bas Kok 03d885ebc0
Update the expected output for `minikube addons enable`
The output from `minikube addons enable` in the documentation should match the output from the current version of minikube (which is also in katakoda)
2021-06-09 21:30:01 +02:00
fml2 86597ed556
doc: remove unneeded comma 2021-06-09 10:27:29 +02:00
Squidtoon99 ddc67b8114
Fix a few grammar issues and typos (#28332)
* Fix few grammar issues and typos in the blog page

> see the API documentation more information
Should be corrected to "documentation for more information" as the sentence is incorrect.

> may only compare two resource version for equality
Everywhere else in the paragraph "resource versions" are used, I believe this is just a typo.

> The get, list and watch
Missing comma after list to separate the elements

* Fix typos in blog post

> On rare occurences, a 
"occurrences" is misspelled

>  whole list, map or struct
3 elements are missing a comma seperator after map
 
>  there are no way 
are is a plural form while "no way" is a singular subject

> `MergePatch`, `StrategicMergePatch`, `JSONPatch` or `Update`
Missing comma after JSONPatch
2021-06-08 19:11:47 -07:00
Kubernetes Prow Robot 0bf3cb6b6c
Merge pull request #27989 from makusu2/patch-1
Clarify what must be the same
2021-06-08 18:17:47 -07:00
Kubernetes Prow Robot 32dbaaaaea
Merge pull request #27991 from a-mccarthy/fix-27360
Add page for analytics dashboard
2021-06-08 14:58:07 -07:00
Kubernetes Prow Robot fbab5a864d
Merge pull request #28073 from vitaliyf/patch-1
Clarify that Docker registry secrets are using type kubernetes.io/dockerconfigjson
2021-06-08 14:24:08 -07:00
Kubernetes Prow Robot d2f5f92e8b
Merge pull request #28311 from Shubham82/fix-Managing_Service_Accounts
Improvement: Managing Service Accounts
2021-06-08 09:15:34 -07:00
Kubernetes Prow Robot 3c69a21f23
Merge pull request #28250 from HongjiangHuang/fix/dotnet-client
[en]: fix client libraries
2021-06-08 07:19:13 -07:00
Kubernetes Prow Robot 2801962020
Merge pull request #28263 from yilmazsen/patch-1
Adding one line code for installation of kubectl
2021-06-08 07:17:14 -07:00
Antoine Poliakov 58fc28ecb8 Document kubelet client certificate recovery
break long lines

simplify wording (suggested by neolit123)

phrasing error/typo

don't mention creating a new kuebadm config file, not really relevant here

remove unnecessary stop from kubelet cert troubleshoot

minor phrasing improvement: *the* kublet

make the steps for fixing kubelet certs separate from other troubleshooting suggestions

move kubelet cert troubleshooting to a better place

improve note wording and add link

add missing dot

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

add missing dot

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

remove steps not related to the issue

Make instructions work on worker nodes too

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-06-08 09:18:02 +02:00
Shubham Kuchhal 5cf02fde98 Add Spaces. 2021-06-08 11:08:11 +05:30
Qiming Teng e4dde86ce2 Fix a typo on labels-annotations-taints page 2021-06-08 13:32:38 +08:00
Kubernetes Prow Robot 4502d3b438
Merge pull request #28108 from amuraru/patch-1
Fixed link to API priority and fairness enhancement proposal
2021-06-07 16:24:02 -07:00
Shubham Kuchhal baf379436b Improvement: Managing Service Accounts 2021-06-07 17:33:58 +05:30
Kubernetes Prow Robot cfa387a2df
Merge pull request #28166 from brendandburns/brendandburns-patch-1
Delete logging-stackdriver.md
2021-06-05 06:30:38 -07:00
Kubernetes Prow Robot ade29b7f44
Merge pull request #28161 from jicowan/patch-1
Update resource-bin-packing.md
2021-06-05 06:28:38 -07:00
Kubernetes Prow Robot 1f70fdbf44
Merge pull request #28030 from ms-choudhary/fix-list-images
Fix list all uniq container images
2021-06-05 06:16:38 -07:00