nodelocaldns or node-local-dns Patching Example
This document covers a high level patching example for the nodelocaldns app.
Patching
Review Releases page to check for breaking changes.
Please note that the nodelocaldns app is NOT deployed in SDS, so you will only need to patch it in CFT.
Example PR for upgrading version in CFT.
Checks to see if upgrade worked correctly
After above raised PR approved and merged,
1. Check if the node-local-dns-XXXX
pod is running in the kube-system
namespace.
2. Describe the node-local-dns pod in the kube-system
namespace to see if the version has been updated.
kubectl describe pods node-local-dns-sp449 -n kube-system
This page was last reviewed on 2 June 2025.
It needs to be reviewed again on 2 June 2026
by the page owner platops-build-notices
.
This page was set to be reviewed before 2 June 2026
by the page owner platops-build-notices.
This might mean the content is out of date.