Kubernetes Prow Robot
f5c6049168
Merge pull request #25899 from ydFu/patch-1
...
Fix some typo in runtime-class.md
2021-01-11 10:20:25 -08:00
Kubernetes Prow Robot
8fb9c90efb
Merge pull request #25950 from saintmalik/patch-1
...
Fix broken url in docs
2021-01-11 09:46:25 -08:00
Kubernetes Prow Robot
55d19775fc
Merge pull request #26003 from baczus/network_plugins/summary
...
Network Plugins: Add missing plugin to the summary section
2021-01-11 09:38:25 -08:00
Qiming Teng
3173093b96
Fix a typo in persistent volumes pages
2021-01-10 15:24:51 +08:00
Kubernetes Prow Robot
ebc5a71c51
Merge pull request #24959 from shubhamavi/patch-1
...
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2021-01-09 04:03:05 -08:00
Kubernetes Prow Robot
a66af45c21
Merge pull request #25871 from ydFu/patch-1
...
Add content in init-containers.md
2021-01-08 10:02:29 -08:00
Kubernetes Prow Robot
8260261d9e
Merge pull request #25567 from lostsquirrel/patch-8
...
Add missing word
2021-01-08 07:32:54 -08:00
Ader
177a1318ed
Fix some typo in runtime-class.md .
...
Uniform case and adjustment description for smoother writing.
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-08 20:02:10 +08:00
Guangwen Feng
3ec2a6d5aa
Fix typo
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-01-08 13:23:32 +08:00
baczus
9831c0080f
Add missing plugin to the summary section
2021-01-07 23:11:32 +01:00
Naoki Oketani
e1f2ddd4f8
Fix a broken link in pod-overhead.md
2021-01-07 23:09:04 +09:00
SaintMalik
f5b9d5dafe
Update disruptions.md
2021-01-06 19:59:02 +01:00
Kubernetes Prow Robot
d897a03b38
Merge pull request #25965 from NillsF/patch-1
...
Network Policy: Add clarity about egress/ingress combination
2021-01-06 04:51:51 -08:00
Kubernetes Prow Robot
6a2a6398ed
Merge pull request #25937 from pokerfaceSad/patch-1
...
Modify words that may cause ambiguity in device-plugins.md
2021-01-05 12:17:59 -08:00
Nills Franssens
7277714c8f
Add clarity about egress/ingress combination
...
In reference to https://github.com/kubernetes/kubernetes/issues/97489
Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
2021-01-05 09:14:10 -08:00
Kubernetes Prow Robot
c7f5615cac
Merge pull request #25924 from Alpenbelieve/master
...
Fix the score value in docs/concepts/scheduling-eviction/resource-bin-packing.md
2021-01-05 08:25:59 -08:00
SaintMalik
a7fd0c9ef7
Update disruptions.md
2021-01-05 16:53:58 +01:00
SaintMalik
49675afab8
Fix broken url in docs
...
## Summary
Easy navigation and easy reading for others
2021-01-05 04:47:39 +01:00
Kubernetes Prow Robot
4fa76e24df
Merge pull request #25940 from ydFu/pr-2
...
Add content in replicationcontroller.md
2021-01-04 17:19:57 -08:00
Kubernetes Prow Robot
c010c97a4f
Merge pull request #25891 from ydFu/patch-2
...
Fix some typo in pod-overhead.md
2021-01-04 09:15:56 -08:00
XinYuan
41685331f3
Modify words that may cause ambiguity in device-plugins.md
...
The `/var/lib/kubelet/pod-resources/kubelet.sock` is required by device monitoring agent but not device plugin.
This word `plugin` is ambiguous.
plugin -> device monitoring agent
2021-01-04 17:11:01 +08:00
Kubernetes Prow Robot
493069d2bf
Merge pull request #25859 from npu21/init-container
...
fix init container status describe fault
2021-01-03 18:15:55 -08:00
CDE
fbd19bd65e
Update resource-bin-packing.md
...
The maximum score should be 10.
2021-01-03 19:24:49 +08:00
Ader
9558f9b78b
Fix some typo in pod-overhead.md
...
Uniform case in pod-overhead.md(Kubelet → kubelet).
2020-12-31 17:21:41 +08:00
Kubernetes Prow Robot
e15d776f5d
Merge pull request #25868 from Aut0R3V/patch-4
...
Corrected instance of WordPress written incorrectly.
2020-12-30 10:31:49 -08:00
Kubernetes Prow Robot
9db733d9a0
Merge pull request #25873 from ydFu/patch-2
...
Add Code blocks in pod-topology-spread-constraints.md
2020-12-30 10:07:50 -08:00
Kubernetes Prow Robot
1f862d96bd
Merge pull request #25756 from tengqm/improve-pod-overview
...
Update Pod overview
2020-12-30 09:57:49 -08:00
Ader
053103dc4a
Add Code blocks in pod-topology-spread-constraints.md
...
Add Code blocks in the Markdown spec to make it easy to read..
2020-12-30 20:57:11 +08:00
Ader
4ff57afdea
Add content in init-containers.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-30 20:43:57 +08:00
AUT0R3V
c4b818c1f1
Update common-labels.md
2020-12-30 14:35:16 +05:30
Zhang Yong
8e10900834
fix init-Container status describe fault
2020-12-30 11:16:15 +08:00
Ader
abb825dd10
Add content in replicationcontroller.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-29 09:34:03 +08:00
Ader
aa571fbf8d
Add content in job.md
...
* Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
* Add the code blocks to the Markdown spec.
2020-12-28 09:44:04 +08:00
Qiming Teng
6f9a31a1fc
Update Pod overview
...
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
Kubernetes Prow Robot
f25bd774e1
Merge pull request #25781 from lostsquirrel/patch-9
...
change token_id to token-id
2020-12-23 17:28:26 -08:00
Kubernetes Prow Robot
c6db174ca9
Merge pull request #25078 from shekhar-rajak/92636_cron_syntax
...
Add basic cron syntax in documentation
2020-12-23 05:28:26 -08:00
lostsquirrel
89b3cc978b
change token_id to token-id
2020-12-23 16:48:01 +08:00
Johnny Lim
b537556b2d
Fix typo
2020-12-23 15:21:12 +09:00
Eric Briand
a2fa57e880
Fix link to Volume Plugin FAQ
2020-12-22 16:06:22 +01:00
Quinn Slack
0bc39aa27a
fix anchor link to "What's next" heading in operator docs
2020-12-21 20:46:53 -08:00
Kubernetes Prow Robot
7b82cafcd7
Merge pull request #25713 from ydFu/patch-1
...
Fix some typo in init-containers.md
2020-12-20 12:22:24 -08:00
Kubernetes Prow Robot
7dbc63babc
Merge pull request #25499 from mikegehard/patch-1
...
Make wording in overview more in line with the description
2020-12-20 07:36:25 -08:00
Kubernetes Prow Robot
9b35120daa
Merge pull request #24602 from sftim/20201015_tweak_workloads_concept_overview
...
Tweak wording for Workloads overview
2020-12-19 03:58:26 -08:00
Ader
21c5750086
Fix some typo in init-containers.md
...
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
Kubernetes Prow Robot
fad300a30e
Merge pull request #25457 from Kartik494/updatedoc
...
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 18:40:25 -08:00
kartik494
7f45bcc3a9
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 20:04:02 +05:30
Pavel Nosov
815fe37905
Fix typo in manage-resources-containers.md
2020-12-17 20:43:17 +03:00
Kubernetes Prow Robot
b4fcee247c
Merge pull request #25649 from xaanmu/patch-1
...
Remove extra space between link and anchor text
2020-12-16 16:57:10 -08:00
Kubernetes Prow Robot
77362e21ec
Merge pull request #25498 from adambkaplan/ssh-auth-secret-caution
...
Caution Note for ssh-auth Secrets
2020-12-16 13:50:31 -08:00
Kubernetes Prow Robot
45135da395
Merge pull request #25289 from nate-double-u/20652-copy-edits
...
Updating docs/concepts/cluster-administration/system-metrics
2020-12-16 13:48:31 -08:00