Skip to content

Pods stuck "Terminating" on Windows nodes #106

Closed
Azure/aks-engine
#4556
@lizhuqi

Description

@lizhuqi

We're seeing pods that fail to terminate and have to manually run "kubectl delete --force" to force terminate the pods.

See the error message:
RemoveContainer "[ID]" from runtime service failed: rpc error: code = Unknown desc = failed to remove container "[ID]": Error response from daemon: unable to remove filesystem for [ID]: CreateFile C:\ProgramData\docker\containers[ID][ID]-json.log.4: Access is denied.

Similar issue was reported in AKS #1765 and fixed by upstream PR which is available for 1.17.12+. However the issues still repros in the 1.17.15.

Metadata

Metadata

Assignees

Labels

Windows on AKSDeploying Windows Container using AKSWindows on KubernetesWindows Containers using KubernetesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions