Skip to content

This project handles stopping / downscaling any k8s workloads, which mounts PVCs from the specific StorageClasses (e.g. the ones provided by NAS).

Notifications You must be signed in to change notification settings

docent-net/k8s-nas-maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-nas-maintenance

The main issue, this project solves for me, is the maintenance of the NAS that provides the storage for my k8s workloads (via the NFS provisioner). In order to correctly handle situations, in my opinion, the safe approach is to actually stop all workloads and unmount those mount points.

This project handles stopping / downscaling any k8s workloads, which mounts PVCs from the specific StorageClasses (e.g. the ones provided by NAS). Afterwards, it can upscale again and resume any paused Cronjobs.

About

This project handles stopping / downscaling any k8s workloads, which mounts PVCs from the specific StorageClasses (e.g. the ones provided by NAS).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages