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