Skip to content

Commit 85a297d

Browse files
committed
docs(vi): update container-lifecycle-hooks implementations note
1 parent d237b91 commit 85a297d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/vi/docs/concepts/containers/container-lifecycle-hooks.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ Tài nguyên được sử dụng bởi lệnh được tính vào Container.
5454
beta-level, được tự động bật bởi `PodLifecycleSleepAction`
5555
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
5656

57+
{{< note >}}
58+
Tính năng beta `PodLifecycleSleepActionAllowZero` được bật mặc định từ bản v1.33.
59+
Tính năng này cho phép bạn thiết lập thời gian sleep là 0 giây (hay không thực hiện hành động
60+
nào) cho các hooks Sleep lifecycle của bạn.
61+
{{< /note >}}
62+
5763
### Thực thi hook handler (Hook handler execution)
5864

5965
Khi một hook quản lý Container lifecycle được gọi,

0 commit comments

Comments
 (0)