Kubernetes Prow Robot
7f2b282dbe
Merge pull request #26602 from tengqm/kube-scheduler-policy-config
...
Add reference doc for kube-scheduler policy
2021-04-03 10:02:12 -07:00
Kubernetes Prow Robot
8b45d0f687
Merge pull request #27346 from luolanzone/antrea
...
add antrea in network addon list
2021-04-01 20:22:12 -07:00
Qiming Teng
4d20ce5b29
Add reference doc for kube-scheduler policy
...
This is a reference for kube-scheduler policy config generated from
kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
```
./genref --include kube-scheduler-policy-config
```
2021-04-02 10:57:58 +08:00
Kubernetes Prow Robot
065cbfb9d0
Merge pull request #26596 from tengqm/kube-scheduler-config
...
Kube scheduler config
2021-04-01 18:48:11 -07:00
Qiming Teng
ce76e0f875
Add reference for kube-scheduler config
2021-04-01 21:58:58 +08:00
Qiming Teng
79845b0c4a
Add kubelet config reference
...
This is a reference for kubelet config generated from
github.com/tengqm/genref tool using the following command:
./genref -include kubelet-config
2021-04-01 21:53:14 +08:00
Luo Lan
c8d20ea228
update antrea link based on review comment
2021-04-01 21:31:22 +08:00
Kubernetes Prow Robot
ec6d03d84d
Merge pull request #26595 from tengqm/kube-proxy-config
...
Add kube-proxy config reference
2021-04-01 01:33:21 -07:00
Kubernetes Prow Robot
5f3e13e820
Merge pull request #27341 from kbhawkey/fix-replication-controll-text
...
fixup rc text
2021-03-31 17:31:21 -07:00
Qiming Teng
0d7d7470dd
Add kube-proxy config reference
...
This is a reference for kube-proxy config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
./genref -include kube-proxy
2021-04-01 08:26:17 +08:00
Kubernetes Prow Robot
5fac89acb0
Merge pull request #27093 from pacoxu/init-container/behavior
...
init container image change or container GC will not restart Pod sinc…
2021-03-31 11:35:21 -07:00
Luo Lan
ae1650b2db
add antrea in network addon list
2021-03-31 15:28:47 +08:00
Karen Bradshaw
fe2f1e2da6
fixup rc text
2021-03-30 21:03:57 -04:00
pacoxu
ed7c4e7046
init container image change or container GC will not restart Pod since 1.20
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-03-29 17:19:56 +08:00
Xiaopeng Han
ecede1568a
update the correct operator link
...
The original link of `operator pattern` is a meaningless page. This commit updates the link to the correct `operator pattern` page.
2021-03-29 11:54:32 +08:00
Kubernetes Prow Robot
279bf48616
Merge pull request #27143 from allcentury/patch-1
...
update assign-pod doc
2021-03-27 02:52:43 -07:00
Kubernetes Prow Robot
2d568916a9
Merge pull request #27101 from mengjiao-liu/update-rdb-link
...
[en] update volume rdb `Rados Block Device` link
2021-03-27 02:14:43 -07:00
Kubernetes Prow Robot
2d31364e3c
Merge pull request #26920 from SergeyKanzhelev/nameAsIdentifier
...
added note about the name being an identifier
2021-03-27 01:52:43 -07:00
Kubernetes Prow Robot
3db583a9cd
Merge pull request #25733 from leventogut/patch-1
...
update container-lifecycle-hooks.md for third hook handler i,.e. TCP
2021-03-26 07:06:44 -07:00
Kubernetes Prow Robot
7f5b5b22dd
Merge pull request #26498 from max-cx/patch-2
...
Update control-plane-node-communication.md
2021-03-26 04:38:43 -07:00
Kubernetes Prow Robot
7956668252
Merge pull request #26473 from kakarotbyte/patch-1
...
Update service.md
2021-03-26 04:36:43 -07:00
Kubernetes Prow Robot
ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
...
clean up use of word: just
2021-03-26 04:34:43 -07:00
Jihoon Seo
df3eabc37c
Fix line separation in concepts/architecture/nodes
2021-03-26 11:39:58 +09:00
Akihito INOH
b81f63776e
Fix errors by linkchecker.py
...
This commit fixes errors which are shown by linkchecker.py on en/docs/*.
2021-03-24 13:41:56 +09:00
Anthony Ross
7be3cdcc91
update assign-pod doc
...
General grammar and spelling fixes.
2021-03-19 10:19:43 -07:00
pierre villard
d0645e2384
Update control-plane-node-communication.md
...
Kubernetes Service is located on Default namespace. Not in all nespaces
2021-03-18 15:58:06 +01:00
mengjiao.liu
5ae7283deb
update volume rdb `Rados Block Device` link
2021-03-18 10:27:24 +08:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Kubernetes Prow Robot
70dd1479ad
Merge pull request #26484 from max-cx/patch-1
...
Update nodes.md
2021-03-17 13:21:19 -07:00
Sergey Kanzhelev
607e086ffd
converted Node to a separate section
2021-03-17 06:26:30 +00:00
Sergey Kanzhelev
eb4b67d8a2
Update content/en/docs/concepts/overview/working-with-objects/names.md
...
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-03-16 23:22:10 -07:00
Kubernetes Prow Robot
6565ae6c90
Merge pull request #26991 from dec5e/patch-1
...
Update the note ragarding matchLabels vs matchExpressions in the Deployment document
2021-03-15 12:14:34 -07:00
Kubernetes Prow Robot
ab2d1fb8b3
Merge pull request #27066 from Shegox/patch-1
...
clarify: add that binaryData is base64-encoded
2021-03-15 11:19:05 -07:00
Tobias
69172dfd8e
clarify: add that binaryData is base64-encoded
2021-03-15 15:38:29 +01:00
pacoxu
9c7c311ec2
correct the version of beta annotation for storage
2021-03-15 13:27:51 +08:00
Kubernetes Prow Robot
885daa22bf
Merge pull request #26646 from jailton/en/concepts/storage
...
Fix content/en/docs/concepts/storage/volumes.md
2021-03-14 14:49:05 -07:00
Jailton Lopes
3f6343225d
Rewriting the description in the background section of how the volume behaves when a pod ceases to exist.
...
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-03-13 23:03:21 -03:00
Sergey Kanzhelev
40950997be
Update content/en/docs/concepts/architecture/nodes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-11 17:19:23 -08:00
Andrei Artemov
4919d66afc
Update the note ragarding matchLabels vs matchExpressions in the Deployment document
2021-03-10 15:58:10 +02:00
Kubernetes Prow Robot
9beb46d8c0
Merge pull request #26676 from chenxuc/master
...
Update operator page to list tools in alphabetical order
2021-03-09 17:59:13 -08:00
Qiming Teng
285986acda
Fix section order under scheduling-eviction
2021-03-09 09:16:03 +08:00
Kubernetes Prow Robot
6d15d0d011
Merge pull request #26661 from adrianludwin/image-pull-policy
...
Better document default imagePullPolicy behaviour
2021-03-08 00:15:45 -08:00
Sergey Kanzhelev
7a5da05b95
add inconistency message to Nodes page as well
2021-03-06 07:15:20 +00:00
Sergey Kanzhelev
6c60620ad4
added note about the name being an identifier
2021-03-06 06:42:50 +00:00
Kubernetes Prow Robot
afedddbfa6
Merge pull request #26850 from Alan-Cha/master
...
Fix GitHub capitalization
2021-03-05 05:06:21 -08:00
Kubernetes Prow Robot
35e74c709d
Merge pull request #25460 from gavinfish/EnableAggregatedDiscoveryTimeout
...
Remove legacy feature gate EnableAggregatedDiscoveryTimeout for Aggregation layer
2021-03-04 17:16:21 -08:00
Alan Cha
d717167e8b
Fix GitHub capitalization
2021-03-04 17:14:41 -05:00
Geoffrey Cline
5ead4bf8e8
revise docs for service DNS
2021-03-02 20:08:14 +00:00
Kubernetes Prow Robot
b7454141d4
Merge pull request #26652 from MichaelWasher/container-environment
...
Update container-environment.md with fix about service environment variables not being cluster-wide
2021-03-02 01:13:20 -08:00
Adrian Ludwin
d2239f3d7a
Better document default imagePullPolicy behaviour
...
The `imagePullPolicy` field is set automatically based on the image tag
if it's initially omitted, but it is not updated if the image tag later
changes. This can lead to [confusing
behaviour](https://itnext.io/defaults-are-hard-kubernetes-deployment-edition-3b11095792f2 ).
This change attempts to warn users of this potential pitfall.
2021-03-01 14:40:03 -05:00