Files
kubernetes/pkg
Andrew O'Neill e397ca4ba7 combine health check methods
I changed the function signature to contain protocol, port, and path.
When the service has a health check path and port set it will create an
HTTP health check that corresponds to the port and path. If those are
not set it will create a standard TCP health check on the first port
from the listeners that is not nil. As far as I know, there is no way to
tell if a Health Check should be HTTP vs HTTPS.
2017-04-19 14:12:28 -07:00
..
API
2017-02-28 23:05:40 -08:00
2017-03-10 07:24:38 +01:00
2017-03-20 23:57:38 -04:00
2017-03-02 10:23:58 +01:00
2017-03-02 08:56:26 +01:00