Kubernetes Prow Robot
0075ace043
Merge pull request #24563 from piaoliangkb/fix-link-err
...
Change outdated link in the concept page of "scheduling framework"
2020-10-16 09:51:27 -07:00
Kubernetes Prow Robot
4d7cc18c3c
Merge pull request #24576 from ljnaresh/bug-21790
...
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-16 05:03:25 -07:00
Tim Bannister
08ef8f205c
Reinstate link to container concept via glossary
...
This reverts commit 74dee75144 .
2020-10-15 12:00:00 +01:00
Kubernetes Prow Robot
9749d02404
Merge pull request #24579 from neha-viswanathan/24459-fix-hyperlink
...
update link to container concepts
2020-10-15 02:18:24 -07:00
Kubernetes Prow Robot
f5b07d0e14
Merge pull request #23737 from sftim/20200907_add_workload_concept_introduction
...
Add introduction to Workloads concept
2020-10-15 00:20:24 -07:00
Neha Viswanathan
74dee75144
update link to container concepts
2020-10-14 22:25:57 -07:00
ljnaresh
64085d63a8
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-15 01:13:17 +02:00
reylejano-rxm
34695f9380
dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version
2020-10-14 09:35:18 -07:00
Jesus Climent
e6c7f7eadf
Update pod-lifecycle.md
...
Updated the table limits so that values do not get truncated.
2020-10-14 10:14:22 -04:00
piaoliangkb
f566c22e69
Change outdated link
...
Change the outdated link of "design proposal of the scheduling framework", cause that repo structure has been changed.
2020-10-14 19:04:59 +08:00
Kubernetes Prow Robot
5857387107
Merge pull request #24149 from sftim/20200926_set_priority_for_key_pages
...
Set sitemap priority for key pages
2020-10-13 10:44:27 -07:00
Amos Chu
ad13389bf7
fix typo in content/en/docs/concepts/services-networking/dns-pod-service.md
2020-10-13 17:22:27 +08:00
Kubernetes Prow Robot
3ca837474b
Merge pull request #24026 from johscheuer/remove-cni-alpha-warning
...
Remove CNI alpha warning
2020-10-13 01:42:26 -07:00
Johannes M. Scheuermann
c3a9924bbf
Make the CNI usage more accurate
2020-10-13 07:22:28 +02:00
Kubernetes Prow Robot
9b8bf10f3a
Merge pull request #24402 from SumoLogic/master
...
Add explicit info about pod limits being applied to requests
2020-10-12 17:39:22 -07:00
Kubernetes Prow Robot
19e1b54436
Merge pull request #23404 from 2rs2ts/patch-1
...
Fix ambiguity around behavior of preStop hook
2020-10-12 17:27:22 -07:00
Kubernetes Prow Robot
ce8bfdd50e
Merge pull request #24344 from bnutt/bnutt/add_missing_aws_ld_annotation
...
Add missing annotation in en/docs/concepts/services-networking/service.md
2020-10-12 17:11:22 -07:00
Kubernetes Prow Robot
aa426328ab
Merge pull request #24101 from ldynia/patch-1
...
changing image to nginx because game.example/demo-game does not exist
2020-10-12 17:09:24 -07:00
Kubernetes Prow Robot
e6979ce921
Merge pull request #24439 from climent/patch-1
...
Update pod-lifecycle.md
2020-10-12 17:05:22 -07:00
Kubernetes Prow Robot
c86772c4b0
Merge pull request #24478 from sftim/20201010_remove_future_statement_namespaces
...
Remove statement about future of namespaces
2020-10-12 17:01:22 -07:00
Tim Bannister
45fa151732
Add introduction to Workloads concept
2020-10-12 21:06:19 +01:00
Tim Bannister
225be5b8c8
Improve explanation about pod template updates
...
- (try to) imply that pod templates are part of an owning resource,
not part of the pod itself
- explain that the owning resource must replace Pods if the pod
template changes
2020-10-12 20:32:42 +01:00
FreeGuwop
50404c93ee
Update resource-bin-packing.md
2020-10-11 20:34:11 -07:00
Ashwin Ramaswami
511c92afbb
Add "and"
2020-10-11 21:20:23 -04:00
Tim Bannister
dd88014f30
Remove statement about future of namespaces
2020-10-10 19:15:14 +01:00
Kubernetes Prow Robot
c26af3fae7
Merge pull request #24024 from tengqm/api-version-warning
...
Clarify what API versions mean
2020-10-10 05:58:46 -07:00
Kubernetes Prow Robot
5f2e72bf9a
Merge pull request #23332 from matthyx/master
...
Promote startupProbe to GA in 1.20
2020-10-09 21:48:47 -07:00
Kubernetes Prow Robot
7617c89207
Merge pull request #23699 from Cweiping/feature/clairly_exec_action
...
clarify the execution contexts of hook handlers with different action
2020-10-09 21:28:46 -07:00
Weiping Cai
10ebb11f20
clarify the execution contexts of hook handlers with different action types are different
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-10-10 10:23:44 +08:00
Qiming Teng
3d416c6417
Clarify what API versions mean
2020-10-10 08:51:14 +08:00
Pierre Humberdroz
0183af4980
Fix grammar mistake
2020-10-09 14:19:25 +02:00
Kubernetes Prow Robot
542729faf1
Merge pull request #24444 from RoSk0/issue-24399
...
Add missing text
2020-10-09 03:21:06 -07:00
Ro$k0
6d4fd2ab2b
Add missing text
2020-10-09 22:17:35 +13:00
Kubernetes Prow Robot
245f8b6170
Merge pull request #23929 from SergeyKanzhelev/pidlimiting
...
pid limiting documentation
2020-10-09 01:15:07 -07:00
Kenichi Omichi
8b3e6aa8c0
Fix output of 'kubectl rollout status'
...
If running 'kubectl rollout status' command, the output is like:
deployment "nginx-deployment" successfully rolled out
The corresponding kubectl code also shows it according to
https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/pkg/polymorphichelpers/rollout_status.go#L89
2020-10-09 00:03:41 +00:00
Jesus Climent
80d695656f
Update pod-lifecycle.md
...
Redundant "without problems" removed.
2020-10-08 14:48:15 -04:00
Vladimir Masarik
73780ca1bd
Updated ingress.md TLS section
2020-10-08 17:13:14 +02:00
Kubernetes Prow Robot
c685694bd0
Merge pull request #24404 from alex-slynko/patch-2
...
Startup probe is in beta since 1.18
2020-10-07 10:58:16 -07:00
Oleksandr Slynko
0c730420e7
Startup probe is in beta since 1.18
2020-10-07 10:23:58 +01:00
makocchi-git
0fe678c345
Fix dead links
2020-10-07 18:14:59 +09:00
perk
4d94040676
Add explicit info about pod limits being applied to requests
2020-10-07 11:14:05 +02:00
Matthias Bertschy
096499936e
Promote startupProbe to GA in 1.20
2020-10-07 08:39:48 +02:00
Johannes M. Scheuermann
c8f34ff15b
Remove CNI alpha warning
2020-10-06 19:42:47 +02:00
Kubernetes Prow Robot
0d763011f2
Merge pull request #24095 from mvertes/patch-1
...
Update traefik links in ingress-controllers.md
2020-10-06 08:10:21 -07:00
Andrew Garrett
96a27ce40f
Clean up grammar around the phase section
2020-10-02 12:31:34 -07:00
Kubernetes Prow Robot
a4d016e1f9
Merge pull request #24311 from hikhvar/pod-termination-signal
...
Clarify the pod termination process.
2020-10-02 10:14:48 -07:00
Kubernetes Prow Robot
9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
...
Fix typos
2020-10-02 07:25:20 -07:00
Brian Nutt
b805f7bdb1
Add missing annotation in en/docs/concepts/services-networking/service.md
...
Annotation `service.beta.kubernetes.io/aws-load-balancer-security-groups` is missing from the list of annotations that can be applied to an ELB. This annotation was introduced in https://github.com/kubernetes/kubernetes/pull/62774 and refactored https://github.com/kubernetes/kubernetes/pull/83446 to allow users to specify a set of existing security groups to attach to the ELB instead of using any precreated security groups.
2020-10-01 16:52:00 -07:00
Kubernetes Prow Robot
5a685dd022
Merge pull request #24327 from seongpyoHong/modify-init-containers
...
Modify Understanding init containers section
2020-10-01 10:17:19 -07:00
Kubernetes Prow Robot
33f77f080b
Merge pull request #24285 from psykulsk/patch-1
...
Fix Common Name in Ingress TLS docs to match the name used in example.
2020-10-01 08:34:54 -07:00