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
Kubernetes Prow Robot
ed7eb19f8b
Merge pull request #28294 from tengqm/fix-27953
...
Fix Windows sample command
2021-06-05 04:50:38 -07:00
Qiming Teng
d0689c9937
Fix Windows sample command
...
The script mentioned actually accepts simply the version string without
the 'v' character.
2021-06-05 17:24:22 +08:00
Kubernetes Prow Robot
b54f8b02d4
Merge pull request #28087 from MartinKanters/contrib-upstream-remove-reference-to-deleted-file
...
Deleted reference to removed file
2021-06-05 02:22:38 -07:00
Kubernetes Prow Robot
892a71113d
Merge pull request #27984 from kenaniah/patch-1
...
Fixes a small typo in topology aware hints page
2021-06-04 21:10:38 -07:00
Marian Steinbach
56dbcd6731
Terminology: high-availability masters -> high-availability control plane ( #28225 )
...
* Change terminology: high availability masters -> high availability control plane
* Fix typo
* Add alias for old URI
* Rename file
2021-06-04 21:08:38 -07:00
Kubernetes Prow Robot
9f8abfadd0
Merge pull request #28246 from Shubham82/fix-Configure_Service_Accounts_for_Pods
...
Improvement in Configure Service Accounts for Pods Task
2021-06-04 21:04:37 -07:00
tylerphilips
b3c36f6b5e
Added Navigation buttons for training modules 1 to 6
2021-06-04 21:35:43 -04:00
tylerphilips
7a02a387dc
Added navigation buttons for training modules 1 to 4
2021-06-04 20:53:33 -04:00
Kubernetes Prow Robot
57b22c21d5
Merge pull request #28244 from ondrej-ivanko/patch-1
...
Update feature-gates.md
2021-06-04 16:22:38 -07:00
Yılmaz ŞEN
cd04c8a1f6
Adding one line code for installation of kubectl
...
Hi There, When I follow these instructions, I could not install correctly kubectl. After kubectl file downloading, That file needs to be given execution permission.
I want to contribute for that. Best regards.
2021-06-04 11:19:25 +03:00
Kubernetes Prow Robot
13349883d1
Merge pull request #28234 from jihoon-seo/210603_Nit_Fix_hrefs
...
Nit: Fix hrefs of some links
2021-06-03 18:59:26 -07:00
Albert
905619a79b
[en]: fix client libraries
2021-06-04 00:08:06 +08:00
Shubham Kuchhal
8d50647fdb
Improve Configure Service Accounts
...
Improvement in Configure Service Accounts for Pods Task
Signed-off-by: Shubham Kuchhal <shubham.kuchhal@india.nec.com >
Remove annotations field from metadata.
2021-06-03 20:57:10 +05:30
4ndy
5736e480db
Update feature-gates.md
2021-06-03 11:38:08 +02:00
Bridget Kromhout
316667729c
SCTP is stable as of 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-06-02 22:16:05 -05:00
Jihoon Seo
dfaefa54aa
Nit: Fix hrefs of some links
2021-06-03 06:20:26 +09:00
Abigail McCarthy
dbca4e41b7
Fix page title
2021-06-02 14:05:40 -04:00
Kubernetes Prow Robot
5a44baf9bd
Merge pull request #28136 from daxmc99/patch-1
...
Fix broken link
2021-05-29 18:02:25 -07:00
Brendan Burns
7af03687a0
Delete logging-stackdriver.md
2021-05-29 08:40:17 -07:00
Jeremy Cowan
610835108f
Update resource-bin-packing.md
...
The original documentation was using `Profile` instead of the `KubeSchedulerConfiguration`. Also clarified how you pass this configuration to the scheduler.
2021-05-28 21:47:14 -05:00
John Kwiatkoski
8c4a748db1
Update default pod limits
...
This update modifies the "pods-per-node" recommendation to align with the default Kubernetes setting of 110 pods per node.
2021-05-28 09:10:47 -04:00
Qiming Teng
4bbd560602
Update kube-controller-manager.md
2021-05-28 09:03:48 +08:00
Qiming Teng
6e75f25d04
Fix component reference
...
We have some problems processing "<" and ">" in the code comment. The
library we used are treating them as unsafe HTML tags. This PR fixes the
problem by regenerating the references using the updated generator.
2021-05-27 19:23:22 +08:00
Dax McDonald
5fba7a91da
Fix broken link
2021-05-26 16:41:01 -07:00
Kiran Mova
333b04b12f
remove alpha feature note from fsGroupChangePolicy
2021-05-26 17:45:20 +05:30
jaanus
e9ad987d02
Update client-libraries.md
...
Pykube is archived and not maintained anymore.
2021-05-26 10:41:21 +03:00
HeGaoYuan
40e305ac9d
Update determine-reason-pod-failure.md
...
cmd => command for more accurate
2021-05-26 12:57:38 +08:00
Alex
bff31ff2b4
Correcting entry in Multiple Resource Types
...
We *can* use field selectors across multiple resource types.
2021-05-26 08:53:51 +05:30
hardikshah197
d54878ec75
namespace source link updated
2021-05-25 16:46:19 +05:30
Adrian Muraru
131c3a313e
Fixed link to API priority and fairness enhancement proposal
2021-05-25 12:47:13 +03:00
Haardik Dharma
7376d834cb
Mention that responses include a remainingItemCount by default
2021-05-24 21:08:14 +05:30
Jesang Myung
dd05e6211d
no right parenthesis in three parts.
2021-05-24 22:36:12 +09:00
Kubernetes Prow Robot
6145b61f00
Merge pull request #27658 from jihoon-seo/210422_Add_line_breaks_in_Markdown_code
...
Add line breaks in Markdown code
2021-05-23 17:21:38 -07:00
Martin Kanters
259bdd2848
Deleted reference to removed file
2021-05-23 11:28:44 +02:00
ms-choudhary
e4550dc620
Fix: List all unique container images
2021-05-21 13:38:42 +05:30
Vitaliy
ccc61c87fc
Clarify that Docker registry secrets are using type kubernetes.io/dockerconfigjson
2021-05-20 18:49:59 -04:00
Tim Bannister
4efbf939cc
Fix AKA for node-pressure eviction glossary item
2021-05-20 20:55:38 +01:00
Kubernetes Prow Robot
086f663970
Merge pull request #28067 from chrisnegus/fix-production-head
...
Fixed Whats Next heading on production page
2021-05-20 12:44:19 -07:00
Kubernetes Prow Robot
8f8b147e52
Merge pull request #27739 from shannonxtreme/pod-eviction
...
Create pod eviction concept topic
2021-05-20 12:38:16 -07:00
Christopher Negus
991bb00b59
Fixed link Whats next heading
2021-05-20 19:23:16 +00:00
Haardik Dharma
91f613e3ae
Update feature-gates.md
2021-05-21 00:23:51 +05:30
Kubernetes Prow Robot
b181193907
Merge pull request #28048 from chrisnegus/init-containers-link
...
Fixed broken What's Next link
2021-05-20 08:05:05 -07:00
Christopher Negus
51e4200a67
Fixed link to Whats next
2021-05-20 14:47:20 +00:00
Steven Pitts
e72b6ace24
Update content/en/docs/tasks/configure-pod-container/quality-service-pod.md
2021-05-20 09:03:46 -04:00
Artyom Lukianov
0b826545e8
memory manager: update policies names according to the code
...
Signed-off-by: Artyom Lukianov <alukiano@redhat.com >
2021-05-20 11:59:50 +03:00
Christopher Negus
46a0fb74a8
Fixed broken Whats Next link
2021-05-19 21:50:18 +00:00
Steven Pitts
0103741138
Update content/en/docs/tasks/configure-pod-container/quality-service-pod.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-05-19 17:23:05 -04:00