k3s/cmd/kubeadm
Kubernetes Submit Queue 049b35c92a Merge pull request #43355 from luxas/kubeadm_dns_hostnet
Automatic merge from submit-queue (batch tested with PRs 43355, 42827)

kubeadm: In-cluster DNS should be used when self-hosting

**What this PR does / why we need it**:

I noticed that the master components doesn't use the built-in cluster DNS which they really should do in order to be able to discover other services inside the cluster (like extension API Servers like service catalog).

This is a really small change that fixes a misconfiguration that had slipped though earlier.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
@jbeda @bowei @MrHohn
2017-03-19 10:49:44 -07:00
..
app Merge pull request #43355 from luxas/kubeadm_dns_hostnet 2017-03-19 10:49:44 -07:00
test/cmd kubeadm: join ux changes 2017-02-28 11:06:08 -08:00
BUILD kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
OWNERS remove dgoodwin and dmmcquay to kubeadm reviewers 2017-03-14 05:19:25 -07:00
kubeadm.go Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better. 2016-12-09 12:48:12 +02:00