Skip to content

Commit a223cea

Browse files
authored
Ensure article is marked as draft
The article must be draft until the Kubernetes v1.34 release has happened, and also must stay draft until it has a (future) publication date set.
1 parent 041e363 commit a223cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2025-0X-XX-Per-Container-Restart-Policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog
33
title: "Kubernetes v1.34: Finer-Grained Control Over Container Restarts"
44
date: 2025-0X-XX
5-
draft: false
5+
draft: true
66
slug: kubernetes-v1-34-per-container-restart-policy
77
author: >
88
[Yuan Wang](https://github.com/yuanwang04)

0 commit comments

Comments
 (0)