Kubernetes Prow Robot
d9f1f90b78
Merge pull request #28247 from himanshu007-creator/master
...
links corrected
2021-06-04 01:47:26 -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
himanshu007-creator
612ebcc559
links corrected
2021-06-03 17:29:05 +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
Jihoon Seo
88018a88f2
Update 'Attend KubeCon' buttons
2021-06-02 12:04:20 +09:00
Kubernetes Prow Robot
d761a2433d
Merge pull request #28104 from Squidtoon99/patch-1
...
Fix typo "form" > "from"
2021-05-31 11:10:26 -07:00
yaohaoyun
9f09fe0e94
replace http link to https
2021-05-31 15:59:18 +08: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
Squidtoon99
6916aea2d5
Fix typo "form" > "from"
...
In the code example given the flask server returns "Hello from Python!" but there are typos writing "form" instead of "from" in the post.
2021-05-24 22:53:28 -05: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
Kubernetes Prow Robot
487e9324b6
Merge pull request #28069 from sftim/20210520_fix_aka_node_pressure_eviction
...
Fix AKA for node-pressure eviction glossary item
2021-05-23 14:07:38 -07:00
Martin Kanters
259bdd2848
Deleted reference to removed file
2021-05-23 11:28:44 +02:00
Lucas Servén Marín
14de2197f6
Fix grammar and consistency
...
This commit adds a missing word to a sentence to correct the grammar and adds a `the` before `Gateway API` for consistency.
Signed-off-by: Lucas Servén Marín <lserven@gmail.com >
2021-05-23 10:07:50 +02:00
Kubernetes Prow Robot
4e6a6b8965
Merge pull request #28034 from haardikdharma10/update-sourceIP-Tutorial
...
Clarify requirements for “Using Source IP” tutorial
2021-05-21 01:22:56 -07: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
Stephen Augustus
2021adac4a
releases: Update script reference and front matter for release.md
...
Signed-off-by: Stephen Augustus <foo@auggie.dev >
2021-05-19 17:30:51 -04: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
Stephen Augustus
5bcadad345
release-managers: Add Security Release Team Slack contact methods
...
Signed-off-by: Stephen Augustus <foo@auggie.dev >
2021-05-19 17:12:28 -04:00
François
097292f485
Update kustomization.md
...
Fix typo for the *volumeMount* field
Running the previous snippets with `kubectl apply -k .` would generate this error:
```
error validating ".": error validating data: ValidationError(Deployment.spec.template.spec.containers[0]): unknown field "volumeMount" in io.k8s.api.core.v1.Container;
```
According to [this page](https://kubernetes.io/docs/concepts/storage/volumes/ ), the correct field is "volumeMounts".
2021-05-19 23:05:01 +02:00