kubernetes/cluster/gce/gci
Kubernetes Submit Queue c3ed0f2663
Merge pull request #53466 from davidz627/localSSDUUID
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add options for mounting SCSI or NVMe local SSD though Block or Filesystem and do all of that with UUID

Fixes: #51431

Mount SCSI local SSD by UUID in /mnt/disks/by-uuid/, also allows for users to request and mount NVMe disks. Both types of disks will be accessable either through block or filesystem

To see code in progress for NVMe and block support see working branch: https://github.com/davidz627/kubernetes/tree/localExt
2017-11-15 18:25:30 -08:00
..
mounter cluster: build gci mounter like other go binaries 2017-10-30 13:56:09 -07:00
configure-helper.sh Merge pull request #53466 from davidz627/localSSDUUID 2017-11-15 18:25:30 -08:00
configure.sh Merge pull request #47497 from mikedanese/binary 2017-11-08 22:11:53 -08:00
flexvolume_node_setup.sh fix flex installer directory create 2017-10-12 17:47:36 -07:00
health-monitor.sh Increase waiting time (120s) for docker startup in health-monitor.sh 2017-10-17 15:31:15 -07:00
helper.sh Ensure the GCI metadata files do not have whitespace at the end 2016-12-13 13:41:54 -08:00
master-helper.sh Add containerd e2e. 2017-11-02 03:44:42 +00:00
master.yaml Makes cluster/gce/ubuntu to be a symlink to cluster/gce/gci and changes the gci's [master|node].yaml to enable kubernetes.target. 2017-04-25 16:19:00 -07:00
node-helper.sh Add containerd e2e. 2017-11-02 03:44:42 +00:00
node.yaml Makes cluster/gce/ubuntu to be a symlink to cluster/gce/gci and changes the gci's [master|node].yaml to enable kubernetes.target. 2017-04-25 16:19:00 -07:00
README.md Update Container-VM Image product name in docs 2016-09-09 10:08:56 -07:00

Container-VM Image

Container-VM Image is a container-optimized OS image for the Google Cloud Platform (GCP). It is primarily for running Google services on GCP. Unlike the open preview version of container-vm, the new Container-VM Image is based on the open source ChromiumOS project, allowing us greater control over the build management, security compliance, and customizations for GCP.

Analytics