[
https://issues.apache.org/jira/browse/IGNITE-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-6475:
------------------------------------
Fix Version/s: (was: 2.3)
> 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
>
> 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)