`streamingConnectionIdleTimeout` via DynamicKubeletConfig is not being respected by Containerd
Problem
streamingConnectionIdleTimeout
parameter via DynamicKubeletConfig after upgrading the cluster to v1.22 stops working after dockerd to containerd migration.
Environment
- Platform9 Managed Kubernetes - v5.6 and Higher
- Kubernetes Version: v1.22
Answer
- This is a known issue reported internally with ID: PMK-6283
- The current workaround is to use the kubectl binary with v1.20.
Additional Information
The bug PMK-6283 is expected to fix in the v5.11 PMK Release.
Was this page helpful?