kubernetes/cluster/gce/gci
Kubernetes Submit Queue d309681b7b
Merge pull request #56834 from msau42/override-recycler
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
```
2017-12-08 12:59: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 #56834 from msau42/override-recycler 2017-12-08 12:59: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 Fix --min-cpu-platform argument to gcloud in kube-up 2017-11-29 10:31:41 +01: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