Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Change API endpoint ELB health check to SSL:443 #604

Merged
merged 1 commit into from
Apr 28, 2017

Commits on Apr 27, 2017

  1. Change API endpoint ELB health check to SSL:443

    The API endpoint ELB health check is set to "TCP:443". This causes
    "TLS handshake error" in apiserver logs. Changing it to "SSL:443" will
    perform the proper SSL handshake and make the error disappear from the log.
    cheungpat committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    24a0f58 View commit details
    Browse the repository at this point in the history