[ 
https://issues.apache.org/jira/browse/IGNITE-13011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176937#comment-17176937
 ] 

Ivan Daschinskiy commented on IGNITE-13011:
-------------------------------------------

[~agura] [~vveider] Hi! Could you please look at this patch? It is quite 
simple. Unfortunatelly, It is impossible to test it on TC, but I thoroughly 
tested using new ducktape module. There are a few tests of control.sh 
[here|https://github.com/apache/ignite/blob/ignite-ducktape/modules/ducktests/tests/ignitetest/tests/control_utility_test.py]

> .NET: Thin client Kubernetes discovery
> --------------------------------------
>
>                 Key: IGNITE-13011
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13011
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Thin clients should be able to discover servers from within Kubernetes pod 
> through k8s API, without specifying any IP addresses.
> E.g. we can retrieve pod list from within the pod like this:
> {code}
> curl -v --cacert /var/run/secrets/kubernetes.io/serviceaccount/ca.crt -H 
> "Authorization: Bearer $(cat 
> /var/run/secrets/kubernetes.io/serviceaccount/token)" 
> https://kubernetes.default.svc/api/v1/namespaces/MY_NAMESPACE/pods
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to