k3s/cluster/gce/gci
Kubernetes Submit Queue ca37d42048
Merge pull request #55728 from rajansandeep/kubeupcoredns
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 CoreDNS as an optional addon in kube-up

**What this PR does / why we need it**:
This PR adds the option of installing CoreDNS as an addon instead of kube-dns in kube-up.

**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 #56439 

**Special notes for your reviewer**:

**Release note**:

```release-note
kube-up: Add optional addon CoreDNS. 
Install CoreDNS instead of kube-dns by setting CLUSTER_DNS_CORE_DNS value to 'true'.
```
2017-11-27 14:10:54 -08:00
..
mounter cluster: build gci mounter like other go binaries 2017-10-30 13:56:09 -07:00
README.md Update Container-VM Image product name in docs 2016-09-09 10:08:56 -07:00
configure-helper.sh Merge pull request #55728 from rajansandeep/kubeupcoredns 2017-11-27 14:10:54 -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 Be less agressive and more patient when creating large master. 2017-11-16 09:51:49 +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

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