Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The scheduler and controller-mananager should talk securely to the apiserver #172

Closed
luxas opened this issue Feb 16, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@luxas
Copy link
Member

luxas commented Feb 16, 2017

Ref: kubernetes/kubernetes#41285
Related doc: https://docs.google.com/document/d/1PqI--ql3LQsA69fEvRq1nQWgiIoE5Dyftja5Um9ML7Q/edit
Related issue: kubernetes/kubernetes#40021

@liggitt @deads2k @jbeda @smarterclayton @mikedanese @roberthbailey Do we have an attack plan for kubeadm?

@luxas luxas added this to the v1.6 milestone Feb 24, 2017
k8s-github-robot pushed a commit to kubernetes/kubernetes that referenced this issue Feb 26, 2017
Automatic merge from submit-queue (batch tested with PRs 41701, 41818, 41897, 41119, 41562)

kubeadm: Secure the control plane communication and add the kubeconfig phase command

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

This generates kubeconfig files for the controller-manager and the scheduler, ref: kubernetes/kubeadm#172

The second commit adds the `kubeadm alpha phase kubeconfig` command as described in the design doc: kubernetes/kubeadm#156

**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**:

@dmmcquay What kind of tests would you like for the kubeconfig phase command?

**Release note**:

```release-note
```
@jbeda @mikedanese @dmmcquay @pires @liggitt @deads2k @errordeveloper
@luxas
Copy link
Member Author

luxas commented Mar 2, 2017

Fixed with kubernetes/kubernetes#41897

@luxas luxas closed this as completed Mar 2, 2017
@luxas luxas self-assigned this Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant