Skip to content

A docker image to initialize RAID array of local SSDs on a GCP GKE platform

License

Notifications You must be signed in to change notification settings

nyurik/kuberaid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kuberaid

A docker image to initialize RAID array of local SSDs on a Google Cloud's Kubernetes platform.

This image must be used with the --privileged flag (securityContext: { privileged: true } in Kubernetes pod definition)

The init_raid.sh script un-mounts all ssd0, ssd1, ..., removes empty /mnt/disks/ssd* directories, and creates the RAID array as described in the Google's Local SSDs docs

The image is based on the Google's startup-script image.

About

A docker image to initialize RAID array of local SSDs on a GCP GKE platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published