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

Configure the kubelet to use HTTPS (take 2) #6380

Merged
merged 2 commits into from Apr 3, 2015

Commits on Apr 2, 2015

  1. Revert "Merge pull request kubernetes#6309 from GoogleCloudPlatform/r…

    …evert-6243-kubelet-ssl"
    
    This reverts commit 96a0a0d, reversing
    changes made to 2af9b54.
    roberthbailey committed Apr 2, 2015
    Copy the full SHA
    f15e34a View commit details
    Browse the repository at this point in the history
  2. Create an insecure (http) read-only port on the kubelet so that

    heapster can collect metrics. Update the heapster config to
    point to the non-secured port.
    roberthbailey committed Apr 2, 2015
    Copy the full SHA
    4488ff9 View commit details
    Browse the repository at this point in the history