File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
content/en/docs/reference
command-line-tools-reference/feature-gates Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 99 - stage : alpha
1010 defaultValue : false
1111 fromVersion : " 1.25"
12+ toVersion : " 1.29"
13+ - stage : beta
14+ defaultValue : true
15+ fromVersion : " 1.30"
1216---
1317Enables the kubelet ` checkpoint ` API.
1418See [ Kubelet Checkpoint API] ( /docs/reference/node/kubelet-checkpoint-api/ ) for more details.
Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ title: Kubelet Checkpoint API
44weight : 10
55---
66
7-
8- {{< feature-state for_k8s_version="v1.25" state="alpha" >}}
7+ {{< feature-state feature_gate_name="ContainerCheckpoint" >}}
98
109Checkpointing a container is the functionality to create a stateful copy of a
1110running container. Once you have a stateful copy of a container, you could
You can’t perform that action at this time.
0 commit comments