Skip to main content

kured Patching Example

This document covers a high level patching example for the kured app patching.

Warning Kured is no longer deployed across CFT and SDS and this page is for historical reference only!

Patching

Review kured Releases page to check for breaking changes.

Example PR for upgrading version

Similarly, create a PR in sds-flux-config to patch kured in SDS. Please note that in SDS environment, kured is deployed under admin namespace.

Checks to see if upgrade worked correctly

After above raised PR approved and merged, describe the kured pod on different clusters and check the labels has updated kured chart version. e.g.

kubectl describe pod <POD NAME> -n kured | grep "helm.sh/chart"

This page was last reviewed on 21 February 2025. It needs to be reviewed again on 21 February 2026 by the page owner platops-build-notices .
This page was set to be reviewed before 21 February 2026 by the page owner platops-build-notices. This might mean the content is out of date.