You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "huangfushun (JIRA)" <ji...@apache.org> on 2017/09/22 02:38:00 UTC

[jira] [Created] (IGNITE-6475) Support insecure connection for k8s ip finder

huangfushun created IGNITE-6475:
-----------------------------------

             Summary: Support insecure connection for k8s ip finder
                 Key: IGNITE-6475
                 URL: https://issues.apache.org/jira/browse/IGNITE-6475
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 2.2
            Reporter: huangfushun
             Fix For: 2.3


Current kubernetes ip finder use secure api by default(https://kubernetes.default.svc.cluster.local:443).  would suggest to both support insecure connection as this is the default behavior when setup k8s api server. 
this can be easily done by checking master url  is start with "http" or "https" then determin if use ssl or not.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)