Skip to content

Commit 1fe0385

Browse files
Random-Liuestesp
authored andcommitted
Enable container log rotation.
Signed-off-by: Lantao Liu <[email protected]>
1 parent 0ce45ac commit 1fe0385

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/gce/env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ export KUBE_LOAD_IMAGE_COMMAND="/home/cri-containerd/usr/local/bin/ctrcri load"
1717
export NETWORK_POLICY_PROVIDER="calico"
1818
export NON_MASQUERADE_CIDR="0.0.0.0/0"
1919
export KUBE_KUBELET_EXTRA_ARGS="--runtime-cgroups=/runtime"
20+
export KUBE_FEATURE_GATES="ExperimentalCriticalPodAnnotation=true,CRIContainerLogRotation=true"

0 commit comments

Comments
 (0)