Kubernetes Prow Robot
ff853e7271
Merge pull request #35391 from Rishit-dagli/Rishit-dagli-imagePullSecret-type
...
Add the accepted types for `imagePullSecrets`
2022-08-17 14:40:47 -07:00
Kubernetes Prow Robot
ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
...
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Jesús Miguel Benito Calzada
32be7449ac
Fix wrong event name
...
This commits substitutes the event name FailedPreStopHook with FailedPostStartHook to
make instructions consistent according to the example.
2022-08-09 13:37:15 +02:00
William Steinford
d6a1ba2a6d
Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup'
2022-08-08 16:48:26 -04:00
Rishit Dagli
6fb28754d4
Add the accepted types for `imagePullSecrets`
2022-07-29 03:28:26 +00:00
Oliver Radwell
a1035d6a4a
Apply the same fix to runtime-class.md
2022-07-21 22:26:45 +01:00
Kubernetes Prow Robot
07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
...
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Shubham Kuchhal
d1076700c7
Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages.
2022-05-02 14:46:52 +05:30
Qiming Teng
0bc8468bfa
The PodOverhead feature is GA
2022-04-13 11:49:50 +08:00
Akihiro Suda
8c48fa656f
runtime-class.md: update containerd/cri link
...
The `containerd/cri` repo was merged into the `containerd/containerd` repo.
The `containerd/cri` repo is now archived.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-06 17:38:50 +09:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
Abigail McCarthy
bde860ddcd
Update content/en/docs/concepts/containers/images.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-22 10:25:23 -04:00
Abigail McCarthy
5c6cbc1347
Remove Docker references in image concept page
...
updates from code review
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-10 10:52:47 -05:00
Kubernetes Prow Robot
aef172862a
Merge pull request #31520 from Midas847/opensource-contribution
...
Remove dockershim section from Runtime Class concept
2022-02-22 07:45:16 -08:00
Nate W
8b9e77db12
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-15 08:28:12 -08:00
Kubernetes Prow Robot
ec8ea88c33
Merge pull request #31545 from chrisnegus/dockershim-hook-handlers
...
Updated Debugging Hook handlers example to remove docker reference
2022-02-08 07:12:54 -08:00
Nate W
f9dda7bc96
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-07 11:03:19 -08:00
Anubhav Vardhan
0dca4ef984
Dockershim removal from container-environment
2022-01-29 13:01:10 +05:30
Christopher Negus
ccd2fd216e
Updated Debugging Hook handlers example to remove docker reference.
2022-01-27 21:30:03 +00:00
Saswata Ghosh
df266cdaaa
Removed the dockershim section
2022-01-26 18:26:20 +05:30
ystkfujii
e138c8b39c
Remove section on dockershim
2021-12-15 22:16:18 +09:00
ystkfujii
19928a83fa
Change the dockershim state to deprecation
2021-12-15 21:51:06 +09:00
ystkfujii
1fb9324fc3
remove the section on dockershim
2021-12-15 14:32:10 +09:00
Kubernetes Prow Robot
9028af1ae3
Merge pull request #28226 from saschagrunert/image-config-json
...
Add docs about auth differences between Docker and Kubernetes
2021-11-17 03:49:54 -08:00
SubtextRyan
46988781a3
Corrected grammatical error
...
Subject/verb disagreement: changed "...system execute the handler..." to "...system executes the handler..."
2021-11-12 12:05:00 -05:00
Andrey Regentov
49d7b493bb
semantic fix
...
use "latest" => "Always"
use nothing => "Always"
use any but "latest" => "IfNotPresent"
2021-09-15 15:46:26 +07:00
Sascha Grunert
c86b8a3e43
Add docs about auth differences between Docker and Kubernetes
...
The interpretation between Docker and Kubernetes varies when comparing
its implementations. This allows different use cases and should be
documented accordingly.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Geoffrey Cline <gcline@amazon.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-09 09:20:38 +02:00
Tim Bannister
fd19a0c145
Migrate good practice for container images into Containers section
2021-08-24 10:47:18 +01:00
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00
Kubernetes Prow Robot
d078b427b8
Merge pull request #28870 from shannonxtreme/gc-docs
...
Create garbage collection docs
2021-07-26 22:40:45 -07:00
Kubernetes Prow Robot
f466d7f27d
Merge pull request #28565 from Shubham82/runtimeClass-docs
...
Improvement: Runtime Class
2021-07-22 03:17:52 -07:00
Shannon Kularathna
b1573ad314
Create garbage collection docs
2021-07-13 20:32:50 +00:00
Rishabh Jain
0e7810ad04
Add documentation for ImagePullBackOff
2021-06-25 09:51:43 +05:30
Shubham Kuchhal
045ed2d8c5
Improvement: Runtime Class
2021-06-22 17:17:07 +05:30
Shubham Kuchhal
1096e3bcd5
Fix links in the Runtime Class.
2021-06-15 11:07:25 +05:30
ztaylor797
af94b0a118
Fix typo in images.md
2021-05-12 10:22:56 -05:00
Kubernetes Prow Robot
419d6ce391
Merge pull request #27452 from tallclair/runtimeclass
...
Correct dockershim runtime handler support
2021-04-12 05:30:00 -07:00
Sergey Kanzhelev
0db9ae6f52
Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP"
2021-04-09 13:36:25 -07:00
Tim Allclair
0c988b2dcb
Correct dockershim runtime handler support
2021-04-07 15:49:24 -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
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04: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
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
Michael Washer
4875e21a48
Resolve Control Plane misnaming
2021-02-24 16:00:18 +13:00
Michael Washer
89d90304c6
Update container-environment.md with fix about service environment variables not being cluster-wide
2021-02-21 18:14:06 +13:00
Luke Addison
cbf7a63a32
Add comma
2021-02-08 10:53:36 +00:00
Luke Addison
892aedc010
Address review comments
2021-02-08 10:52:15 +00:00
Luke Addison
bfea67aa82
Clarify PreStop hook behaviour
2021-02-01 16:50:06 +00:00
Kubernetes Prow Robot
d1b2709ae8
Merge pull request #25700 from devincd/master
...
Update container-lifecycle-hooks.md
2021-01-21 19:05:26 -08:00
Naoki Oketani
9315b85fd7
restore not-outdated contents
2021-01-20 18:58:46 +09:00
Naoki Oketani
3b409773ae
Update content/en/docs/concepts/containers/runtime-class.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-20 18:56:50 +09:00
Naoki Oketani
29dcf62d57
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-20 18:56:47 +09:00
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
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
Levent Ogut
dbcd6627cb
update container-lifecycle-hooks.md for third hook handler i,.e. TCP
...
unless I am missing something TCP handler is missing
2020-12-20 17:49:00 +03:00
devincd
d52b0f58e8
Update container-lifecycle-hooks.md
2020-12-18 15:13:46 +08:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
ausias-armesto
0c858f8813
Wrong participate
2020-11-30 13:38:40 +01:00
Kubernetes Prow Robot
20546141c0
Merge pull request #24698 from SergeyKanzhelev/runtimeGA
...
RuntimeClass GA
2020-11-12 03:10:50 -08:00
Sergey Kanzhelev
ca7cb78cab
Update content/en/docs/concepts/containers/runtime-class.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-26 15:27:38 -07:00
Nate W
9a6731fc8b
Copy updates
...
1. Copy updates to correct "container image manifests" reference to "container image index." (Fixes https://github.com/kubernetes/website/issues/23055 )
2. Setting titles to sentence case throughout.
Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-26 15:19:21 -07:00
Sergey Kanzhelev
72a66b6969
RuntimeClass GA
2020-10-23 20:57:54 +00:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08: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
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
makocchi-git
0fe678c345
Fix dead links
2020-10-07 18:14:59 +09:00
Andrew Garrett
96a27ce40f
Clean up grammar around the phase section
2020-10-02 12:31:34 -07:00
Navid Zolghadr
7174cfcd69
Fix a small typo
2020-09-17 16:59:45 -04:00
Adolfo Julcamoro
dee4a58df2
Update _index.md
2020-09-10 16:30:05 -05: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
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
Kubernetes Prow Robot
18003b508a
Merge pull request #23130 from DirtySoc/patch-1
...
Update images.md
2020-08-18 14:31:11 -07:00
Zach Corleissen
773999241c
Update content/en/docs/concepts/containers/images.md
2020-08-18 14:26:30 -07: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
Takaaki Fujii
19b4e0efa1
fix ServiceAccount link URL Path
2020-08-08 11:17:35 +09:00
Qiming Teng
c8f4704873
Fix links in concepts section (2)
2020-08-02 09:11:14 +08:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Ángel Barrera
27c5df83f8
typo clusers -> clusters
...
FIX a typo in clusers -> clusters
2020-07-21 13:03:00 +02:00
Qiming Teng
31730ce174
Use inline links when possible
...
This is in prep for link checker. By using inline links everywhere, we:
- reduce the risk of dangling, missing, unused links as you can see from the PR;
- simplify the link checker logic (under development).
2020-07-15 17:09:32 +08:00
Karen Bradshaw
fcc2dc2b19
add no_list param
2020-07-01 12:06:04 -04:00
Ken Egozi
ca8448ccde
minor doc typo
2020-06-30 18:45:23 -07:00
Kubernetes Prow Robot
86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
...
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07:00
Kubernetes Prow Robot
54a14bcf60
Merge pull request #22081 from stefan-kolb/patch-1
...
Fix typo
2020-06-27 05:26:18 -07:00
Sarat Chandra Balla
e79848f9e1
fix typo
2020-06-27 00:54:01 +05:30
Stefan Kolb
cc17e44176
Fix typo
2020-06-26 14:44:49 +02:00
Tim Bannister
f265aed794
Fold concept overview pages into section indexes
...
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.
Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Kubernetes Prow Robot
01973ea9d9
Merge pull request #21807 from rvmzes/master
...
Clarify imagePullPolicy for empty value
2020-06-19 22:44:39 -07:00
ZhiFeng1993
646c50ea8d
Fix typo in the images.md page
2020-06-15 17:16:34 -07:00
Roman Mazurenko
4cf2e8e4cb
Clarify imagePullPolicy for empty value
...
imagePullPolicy when defined without a value defaults to Always not to IfNotPresent
2020-06-15 23:34:04 +03:00
Tim Bannister
225517a7a5
Drop vendor details from container image concept
...
Minimal rewrite to avoid referencing specific 3rd party vendors and
their implementations.
2020-06-12 00:08:20 +01:00
Kubernetes Prow Robot
c144773bdd
Merge pull request #21023 from KylePolansky/KylePolansky-patch-1
...
Update Azure Container Registry for IAM
2020-06-10 10:44:51 -07:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Art Berger
5a758ab583
Fix registry link
...
New format with capital letter. Redirect is in place for old link, but will expire eventually.
2020-05-28 10:15:33 -04:00
Kyle Polansky
2b70708caf
Update Azure Container Registry for IAM
...
Add instructions for pulling images from Azure Container Registry using Azure Kubernetes Service service principal authentication.
2020-05-17 03:46:57 -05:00
mristok
4d6d79b4d4
fix misspelling in overview.md
...
fix two misspellings in overview.md:
technnology -> technology
standardisation -> standardization
2020-05-13 10:43:36 -05:00