[
https://issues.apache.org/jira/browse/KARAF-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147796#comment-17147796
]
Jean-Baptiste Onofré commented on KARAF-6530:
---------------------------------------------
I just tried Hazelcast Kubernetes with Cellar 4.2.0-SNAPSHOT using this
configuration in hazelcast.xml:
<kubernetes enabled="true">
<service-dns>MY-SERVICE-DNS-NAME</service-dns>
</kubernetes>
in the join section.
It should work smoothly as well.
> Implement better support to configure Kubernetes API client
> -----------------------------------------------------------
>
> Key: KARAF-6530
> URL: https://issues.apache.org/jira/browse/KARAF-6530
> Project: Karaf
> Issue Type: Improvement
> Components: cellar
> Affects Versions: cellar-4.2.0
> Reporter: Roland Hauser
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> Since KARAF-6509 is resolved, it's possible to implement better support of
> the Kubernetes API configuration (https, certificates etc.). Currently, we
> use a local kubectl proxy in our docker image which makes things
> unnecessarily complicated (supervisord configuration etc.).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)