![]() 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>. Override recycler pod in GCE **What this PR does / why we need it**: Override the default nfs and hostpath recycler pod with the busybox image from gcr.io/google-containers. It does this by: * writing out the new recycler pod spec to /home/kubernetes * specifying recycler pod arguments to kube-controller-manager, * adding a hostpath volume to the recycler pod spec in the kube-controller-manager manfiest **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
mounter | ||
configure-helper.sh | ||
configure.sh | ||
flexvolume_node_setup.sh | ||
health-monitor.sh | ||
helper.sh | ||
master-helper.sh | ||
master.yaml | ||
node-helper.sh | ||
node.yaml | ||
README.md |
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.