Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

Version Support

Page as Markdown

Which Kubernetes version kagent is tested against.

kagent’s CI tests against Kubernetes 1.35 today.

Only the latest kagent release is supported. The tested Kubernetes version above applies to that release. Older kagent releases are not maintained or supported, regardless of which Kubernetes version they were originally tested against.

The tested version is sourced from KIND_IMAGE_VERSION in the kagent Makefile, which pins the kindest/node image used in CI. CI tests one Kubernetes minor version at a time, not a matrix.

Kubernetes versions other than the one listed above are not tested in CI and are not guaranteed to work, though kagent’s Kubernetes client libraries generally follow the client-go version skew policy.