Max
e686b614f9
Update content/en/blog/_posts/2020-08-25-kubernetes-release-1.19.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com >
2020-08-25 08:28:45 +02:00
Max
ce4863985e
Update content/en/blog/_posts/2020-08-25-kubernetes-release-1.19.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com >
2020-08-25 08:28:33 +02:00
Max
ef29365736
Update content/en/blog/_posts/2020-08-25-kubernetes-release-1.19.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com >
2020-08-25 08:28:25 +02:00
Max
e8d7bf0dcf
Update content/en/blog/_posts/2020-08-25-kubernetes-release-1.19.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com >
2020-08-25 08:28:18 +02:00
Max
12b114559d
Update content/en/blog/_posts/2020-08-25-kubernetes-release-1.19.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com >
2020-08-25 08:28:10 +02:00
Max
163541c6b9
Update content/en/blog/_posts/2020-08-25-kubernetes-release-1.19.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com >
2020-08-25 08:27:56 +02:00
Kenichi Omichi
54471cde97
Update the link of kustomization file
...
The page of kustomize/docs/glossary.md has been moved from
https://github.com/kubernetes-sigs/kustomize to
https://kubernetes-sigs.github.io/kustomize/api-reference/glossary/
This updates the link.
2020-08-24 23:51:52 +00:00
Max Körbächer
4c391b459b
add cncf update and title
2020-08-24 21:48:26 +02: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
Max Körbächer
17a09045cc
init release post
2020-08-24 12:57:25 +02: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
Tim Bannister
85aaea2a99
Document CustomResourceDefinition as stable
...
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
2020-08-22 14:14:47 +01:00
Kubernetes Prow Robot
4355b7506a
Merge pull request #23288 from reylejano-rxm/api-link-fix
...
Fix links for component config API for v1alpha1 and v1alpha2 on Scheduling Profiles page
2020-08-21 16:59:39 -07:00
Kubernetes Prow Robot
dd0fed8309
Merge pull request #23306 from reylejano-rxm/controller-page-fix
...
Update links to k8s control plane and k8s objects on controller page
2020-08-21 12:49:42 -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
reylejano-rxm
0005d9be1f
Fix links for component config API links for v1alpha1 and v1alpha2 on the Scheduling Profiles reference page
...
Hard coded api version in link
2020-08-21 10:46:41 -07:00
Kubernetes Prow Robot
ac70c45ecf
Merge pull request #21274 from sftim/20200520_blog_article_avoid_permabeta
...
Add blog article for Require Transition from Beta
2020-08-21 08:55:40 -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
Kubernetes Prow Robot
16af4f29eb
Merge pull request #23241 from Evalle/ISSUE-23240
...
Revise full link target for kube-apiserver glossary term
2020-08-20 15:25: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
Evgeny Shmarnev
415cdad766
Revise full link target for kube-apiserver glossary term
2020-08-19 15:23:45 +02:00
M. Habib Rosyad
81099e796d
remove CI/CD Pipeline section in tutorials
2020-08-19 10:31:15 +07:00
Tim Bannister
420155905a
Fix cluster auditing task page
2020-08-19 00:29:06 +01:00
Becca Bau
f6eafd9480
Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
...
Avoiding Latin phrasing
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
2020-08-18 18:32:45 -04:00
Andrei Kvapil
b9bc797a9f
Specify service-cluster-ip-range for apiserver
2020-08-18 23:39:12 +02:00
Kubernetes Prow Robot
df31f37a01
Merge pull request #23220 from joshulyne/k8s-kpis-blogpost-edit
...
Fix promql for k8s kpis with kuberhealthy blog post
2020-08-18 14:37:11 -07:00
Kubernetes Prow Robot
3093547754
Merge pull request #23187 from shumiao/patch-2
...
fix a minor typo "scopes," -> "scopes",
2020-08-18 14:35:12 -07:00
Kubernetes Prow Robot
7c58cdb148
Merge pull request #23162 from habibrosyad/gh-23152
...
fix example in k8s.io/docs/setup/release/version-skew-policy
2020-08-18 14:33:10 -07: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
dc526445a1
Merge pull request #23049 from scoulomb/source-ip
...
Modify wget comment so that 10.0.170.92 refers to ClusterIP of the service and not the PodIP
2020-08-18 14:25:11 -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
Kubernetes Prow Robot
143405e792
Merge pull request #22822 from mokua/patch-8
...
Update custom-resource-definitions.md
2020-08-18 14:13:10 -07:00
Daniel Mendes
6262a5dae3
Update jsonpath.md
2020-08-18 19:59:10 +02:00
Kubernetes Prow Robot
f169e99fee
Merge pull request #22043 from sftim/20200624_update_documentation_section_page_headers
...
Remove hero header from documentation section
2020-08-18 09:15:31 -07:00
Tim Bannister
fb127402c6
Add cncf-landscape shortcode
...
and adjust /partners/ to use it.
2020-08-18 13:34:43 +01:00
Tim Bannister
c7ee5d798c
Remove hero header from documentation section
2020-08-18 11:13:06 +01:00