Skip to content

Commit ebb553a

Browse files
Tamilselvanneolit123
andauthored
Note for to clear backup files (#46773)
* Note for clear backup files * Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md Co-authored-by: Lubomir I. Ivanov <[email protected]> --------- Co-authored-by: Lubomir I. Ivanov <[email protected]>
1 parent 98c4285 commit ebb553a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,11 @@ In case of a upgrade failure and if the automatic rollback does not work, the co
312312
manually restored in `/etc/kubernetes/manifests`. If for some reason there is no difference between a pre-upgrade
313313
and post-upgrade manifest file for a certain component, a backup file for it will not be written.
314314

315+
{{< note >}}
316+
After the cluster upgrade using kubeadm, the backup directory `/etc/kubernetes/tmp` will remain and
317+
these backup files will need to be cleared manually.
318+
{{</ note >}}
319+
315320
## How it works
316321

317322
`kubeadm upgrade apply` does the following:

0 commit comments

Comments
 (0)