Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
How to Configure streamingConnectionIdleTimeout: "672h" Without Dynamic Kubelet Config
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
The customisations configured via Dynamic Kubelet Config previously for streamingConnectionIdleTimeout: "672h" is no longer possible __to use since moving to K8s v1.22 cluster on containerd where Dynamic Kubelet Config is deprecated, the setting is not taken into account as compared to docker previously.
Upstream Issues:
https://github.com/containerd/containerd/issues/5563
https://github.com/containerd/containerd/blob/main/docs/cri/config.md?plain=1#L146
Environment
- Platform9 Managed Kubernetes - v5.6.8 and Higher
Solution
Set the value stream_idle_timeout = "1m"in /etc/containerd/config.toml file for containerd service on the master node, takes into effect when kubectl client version below v1.20:
Javascript
xxxxxxxxxx/etc/containerd# containerd config dump | grep idle stream_idle_timeout = "1m"Additional Information
A Jira- PMK-6283 has been filed to track this issue and the fix will be available in the version: PMK 5.11 release
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message