Sandeep Rajan
9d7b74658d
include kube-dns deployment check
...
ignore 404 error
2018-01-08 20:16:15 +05:30
xiangpengzhao
7d919fbd0c
Use apps/v1 API in kubeadm.
2017-12-19 11:44:19 +08:00
Kubernetes Submit Queue
035ff73f7b
Merge pull request #56294 from xiangpengzhao/kubeadm-minor-cleanup
...
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>.
Minor cleanup in kubeadm.
```release-note
NONE
```
2017-12-18 03:10:27 -08:00
Lucas Käldström
f7c494fe5b
kubeadm: Fix a couple of upgrade/downgrade-related bugs
2017-12-02 00:27:07 +02:00
xiangpengzhao
1c96fa21d2
Minor cleanup in kubeadm.
2017-11-23 20:32:09 +08:00
Sandeep Rajan
90a9cd8ca1
support upgrade plan for coredns
2017-11-22 11:14:08 -05:00
xiangpengzhao
e75c6628de
Add unit test case for new funcs
2017-11-22 14:41:41 +08:00
xiangpengzhao
2b00d36241
Address review comments.
2017-11-22 14:41:40 +08:00
xiangpengzhao
6609512890
Regenerate API server serving certificates when upgrading.
2017-11-21 00:03:34 +08:00
xiangpengzhao
b8e7315b5e
Clean up no longer used k8sVersion param
2017-11-15 23:24:17 +08:00
andrewsykim
c92471e524
kubeadm: prepare for v1.9 cycle
2017-10-12 13:08:42 -04:00
Alexander Kanevskiy
59561efb78
Enable node certificate autorotation
...
As of 1.8.0 kubelet in kubeadm configuration ships with enabled feature
of node certificate autorotation, it makes sense to enable automatic
certificate rotation csr signing. It will help to avoid issues like
described in #53231 and #53237 .
2017-09-29 21:57:50 +03:00
Serguei Bezverkhi
9d725da4c3
Switching to rbac/v1
...
Closes https://github.com/kubernetes/kubeadm/issues/398
2017-09-24 10:47:29 -04:00
Kubernetes Submit Queue
ea017719e5
Merge pull request #51171 from andrewrynhard/proxy-dns-phase
...
Automatic merge from submit-queue
kubeadm: add `kubeadm phase addons` command
**What this PR does / why we need it**:
Adds the `addons` phase command to `kubeadm`
fixes: https://github.com/kubernetes/kubeadm/issues/418
/cc @luxas
2017-09-07 00:03:15 -07:00
Andrew Rynhard
d55cea629f
kubeadm: add addons command
2017-09-06 19:54:04 -07:00
Lucas Käldström
a455f995ac
kubeadm: Upgrade Bootstrap Tokens to beta when upgrading to v1.8
2017-09-06 21:04:33 +03:00
Lucas Käldström
c237ff5bc0
Fully implement the kubeadm upgrade functionality
2017-09-03 12:25:47 +03:00
Lucas Käldström
65f225a265
kubeadm: Add 'kubeadm upgrade plan' and 'kubeadm upgrade apply' CLI commands
2017-08-25 14:00:16 +03:00