Kubernetes Prow Robot
353b5bed24
Merge pull request #23529 from JubayerJoy/master
...
Move “Resource Bin Packing” into Scheduling & Eviction section
2020-08-31 16:41:53 -07:00
alec
3e3de65859
Update endpoint-slices.md
...
Fix a typo
2020-08-31 17:21:32 +09:00
Kubernetes Prow Robot
c0d06c1980
Merge pull request #23228 from kvaps/fix-apiserver-dualstack
...
Specify service-cluster-ip-range for apiserver (dualstack)
2020-08-29 10:53:19 -07:00
Jubayer Abdullah Joy
11b10784fd
Move “Resource Bin Packing” into Scheduling & Eviction section ( #1 )
...
Signed-off-by: Jubayer Abdullah Joy <jubayerjoy98@gmail.com >
2020-08-29 01:42:14 +06:00
Tim Bannister
94b2f857bb
Update Kubernetes architectural diagram ( #23138 )
...
* Update Kubernetes architectural diagram
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Switch Kubernetes Component diagram to SVG
Co-authored-by: David Kypuros <davidkypuros@gmail.com >
2020-08-28 08:49:50 -07:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Tim Bannister
a4ab9c712f
Remove cloud providers page
...
The content guide for the website requires omitting this kind of
content; instead, cloud providers can each provide their own
documentation on how to make their system work with Kubernetes.
2020-08-28 12:44:03 +01:00
BartoszCki
8bcf7bb744
Make it idiomatic English
2020-08-28 00:31:06 +02:00
Andrew Garrett
8b2e8df3ad
semicolon and s/they/the/
2020-08-27 09:24:50 -07:00
Andrew Garrett
13fcd40344
lowercase container when it's not an API thing
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-08-27 09:23:53 -07:00
BartoszCki
9e9b22689c
Another typo
2020-08-27 16:07:59 +02:00
BartoszCki
9328c7d2b1
Another typo
2020-08-27 16:00:02 +02:00
BartoszCki
5c8f26e6d6
Fix a typo
2020-08-27 15:23:55 +02:00
Kubernetes Prow Robot
02767f7a3a
Merge pull request #23066 from jayunit100/patch-4
...
Clarify the 3 primitives used for defining policy targets
2020-08-26 14:59:03 -07:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Andrew Garrett
22a5ff9fdb
Fix ambiguity around behavior of preStop hook
...
When the previous paragraph says that postStart hooks are
fired asynchronously, and this paragraph says "the behavior is
much the same for preStop hooks," it reads as saying that
preStop hooks are fired asynchronously as well–which is not true.
It also seems prudent to give a concrete example of how
terminationGracePeriodSeconds applies to the total time it takes the
preStop hook and the container shutdown to happen.
2020-08-24 12:09:11 -07:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
jay vyas
cace35ea04
Clarify the 3 primitives used for defining policy targets
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-08-23 05:11:12 -04:00
Kubernetes Prow Robot
e258284e9d
Merge pull request #23090 from pjhwa/fix-23089
...
Fix issue with k8s.io/docs/concepts/configuration/secret/
2020-08-22 08:19:39 -07:00
reylejano-rxm
4caacbaf6b
Update links to k8s control plane and k8s objects on controller page
...
Fix link to k8s control plane
2020-08-21 12:08:05 -07:00
Kubernetes Prow Robot
6005510284
Merge pull request #22968 from blueabysm/fix-links-which-pointed-to-unavailable-location
...
Fix links which pointed to unavailable location
2020-08-21 07:35:40 -07:00
Kubernetes Prow Robot
3052197b1d
Merge pull request #23277 from alombardo4/patch-1
...
Fix typo in resource unit documentation.
2020-08-21 06:55:40 -07:00
Alec Lombardo
e9c9b557fa
Fix typo in resource unit documentation.
...
The spec specified a "plain integer or as a fixed-point integer", but a fixed-point number is the correct terminology.
As such, 1.7Gi and 1Gi should both work.
2020-08-21 09:32:42 -04:00
Kubernetes Prow Robot
8d56047830
Merge pull request #23084 from robscott/endpointslice-duplication
...
Documenting EndpointSlice deduplication requirements
2020-08-21 04:33:39 -07:00
reylejano-rxm
ec27c6cb83
Update link to Weave Net's Integrating Kubernetes via the Addon page
2020-08-20 21:24:04 -07:00
Rob Scott
9bca5270fe
Documenting EndpointSlice deduplication requirements
2020-08-20 15:53:35 -07:00
Kubernetes Prow Robot
427dda53b8
Merge pull request #23270 from lostsquirrel/patch-3
...
Remove the unessary code type
2020-08-20 15:27:40 -07:00
lostsquirrel
426e44bbad
remove the non paire parenthese
2020-08-20 16:24:10 +08:00
lostsquirrel
fdade94ecb
Remove the unessary code type
...
According to the rest part of this article. the `shell` for the output of command might be omitted
2020-08-20 16:16:36 +08:00
Kubernetes Prow Robot
713f0f5e3a
Merge pull request #22959 from tabbysable/master
...
Correct Privilege Escalation section
2020-08-19 10:29:22 -07:00
Andrei Kvapil
b9bc797a9f
Specify service-cluster-ip-range for apiserver
2020-08-18 23:39:12 +02:00
Kubernetes Prow Robot
18003b508a
Merge pull request #23130 from DirtySoc/patch-1
...
Update images.md
2020-08-18 14:31:11 -07:00
Kubernetes Prow Robot
253e7e8cf3
Merge pull request #23111 from maelfosso/patch-1
...
Update container-lifecycle-hooks.md : PostStart section
2020-08-18 14:29:11 -07:00
Kubernetes Prow Robot
6ff2fddb38
Merge pull request #23103 from zionwu/fix-binpack
...
Fix wrong number in example of resource-bin-packing.md
2020-08-18 14:27:11 -07:00
Zach Corleissen
773999241c
Update content/en/docs/concepts/containers/images.md
2020-08-18 14:26:30 -07:00
Kubernetes Prow Robot
67862b3abd
Merge pull request #22939 from lopes22/patch-1
...
Update pod-lifecycle.md
2020-08-18 14:23:11 -07:00
Zach Corleissen
bf37bf0498
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
2020-08-18 14:15:30 -07:00
Stefano Charissis
e6b0465427
Update nodes.md
...
Corrected a small syntactical error.
2020-08-18 12:30:45 +10:00
Kubernetes Prow Robot
a2096d134e
Merge pull request #22927 from dba-git/patch-1
...
grammar and syntax errors
2020-08-16 23:16:18 -07:00
Kubernetes Prow Robot
5a7b92971c
Merge pull request #22764 from vincenthcui/master
...
update default config for Openstack Cloud Controller Manager since v1.17.0 version release
2020-08-16 20:00:18 -07:00
Kubernetes Prow Robot
4a4e84e479
Merge pull request #21284 from MorrisLaw/remove-third-party-vendors
...
Remove third-party vendors from cloud provider docs
2020-08-16 14:24:18 -07:00
Kubernetes Prow Robot
7c39165d67
Merge pull request #23053 from shuuji3/en/fix-code-block-volume-snapshot
...
Fix the code block on concepts/storage/volume-snapshots page
2020-08-16 14:20:18 -07:00
Omar Saleem
6ac37b76be
fix a typo
...
you "lose" data not "loose" data. quick fix
2020-08-15 13:07:42 -04:00
MorrisLaw
2ff7e96e16
Remove third-party vendors from cloud provider docs
2020-08-14 13:50:42 +00:00
lostsquirrel
be9d7567be
This should not be shell
...
the code is yaml
2020-08-14 10:15:16 +08:00
Derek Willingham
7fe9521376
Update images.md
...
fix grammar.
2020-08-13 18:24:11 -04:00
Mael FOSSO
20468289fe
Update container-lifecycle-hooks.md
...
To follow the same logic like the one for describing the **PreStop** hook, I think it's better to write it kike that.
2020-08-13 06:32:51 +02:00
Kubernetes Prow Robot
9d0baba1e1
Merge pull request #23075 from annajung/merged-master-dev-1.19
...
Merged master dev 1.19
2020-08-12 09:43:44 -07:00
zionwu
29c518c175
Fix wrong number in example of resource-bin-packing.md
2020-08-12 20:23:00 +08:00
Jerry Park
05e11bb98d
Fix issue with k8s.io/docs/concepts/configuration/secret/
2020-08-12 04:41:34 +00:00