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

AWS: Change apiserver to listen on 443 directly, not through nginx #7678

Merged
merged 1 commit into from May 4, 2015

Conversation

justinsb
Copy link
Member

@justinsb justinsb commented May 2, 2015

Mirrors changes in GCE. I think the same changes will be needed for vagrant.

I think this fixes the problem described in #7622, but only for AWS (not for vagrant). @derekwaynecarr: the changes aren't too bad (trivial, except that you have to make sure you have ca.crt & basic_auth.csv). A simpler (but shorter-term) fix would be just to change the master port for kube-proxy to 6443, just like we currently do for kubelet.

Mirrors changes in GCE.  I think the same changes will be needed for vagrant.
@roberthbailey
Copy link
Contributor

Fixes #7395.

@justinsb
Copy link
Member Author

justinsb commented May 4, 2015

Thanks @roberthbailey - I had missed that issue. Perhaps we should have tags for platform-specific issues (e.g. platform/aws platform/vagrant platform/gce)?

@roberthbailey
Copy link
Contributor

LGTM (sorry for the slow review).

roberthbailey added a commit that referenced this pull request May 4, 2015
AWS: Change apiserver to listen on 443 directly, not through nginx
@roberthbailey roberthbailey merged commit e3ff2dc into kubernetes:master May 4, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants