k3s/cluster/juju
Kubernetes Submit Queue 5b8d600d72 Merge pull request #41919 from Cynerva/gkk/kubelet-auth
Automatic merge from submit-queue (batch tested with PRs 41919, 41149, 42350, 42351, 42285)

Juju: Disable anonymous auth on kubelet

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

This disables anonymous authentication on kubelet when deployed via Juju.

I've also adjusted a few other TLS options for kubelet and kube-apiserver. The end result is that:
1. kube-apiserver can now authenticate with kubelet
2. kube-apiserver now verifies the integrity of kubelet

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

https://github.com/juju-solutions/bundle-canonical-kubernetes/issues/219

**Special notes for your reviewer**:

This is dependent on PR #41251, where the tactics changes are being merged in separately.

Some useful pages from the documentation:
* [apiserver -> kubelet](https://kubernetes.io/docs/admin/master-node-communication/#apiserver---kubelet)
* [Kubelet authentication/authorization](https://kubernetes.io/docs/admin/kubelet-authentication-authorization/)

**Release note**:

```release-note
Juju: Disable anonymous auth on kubelet
```
2017-03-03 16:44:37 -08:00
..
bundles Merge pull request #36515 from apelisse/owners-cluster-juju 2016-12-19 14:46:43 -08:00
layers Merge pull request #41919 from Cynerva/gkk/kubelet-auth 2017-03-03 16:44:37 -08:00
prereqs Update OWNERS approvers and reviewers: cluster/juju 2016-11-09 10:17:09 -08:00
OWNERS Update owners file to reflect Juju/Charm knowledgable reviewers 2017-02-24 11:57:19 -05:00
config-default.sh
config-test.sh
identify-leaders.py Fixing identification script and adding output to ignore. 2016-08-04 19:18:07 +00:00
kube-system-ns.yaml
return-node-ips.py
util.sh Fixing identification script and adding output to ignore. 2016-08-04 19:18:07 +00:00