You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by GitBox <gi...@apache.org> on 2022/10/27 10:30:22 UTC

[GitHub] [karaf-minho] jbonofre opened a new issue, #8: Add `minho-k8s` service

jbonofre opened a new issue, #8:
URL: https://github.com/apache/karaf-minho/issues/8

   The idea is to create a Kubernetes client as a service in the registry.
   
   Then, other services can get the client from the registry and interact with k8s.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@karaf.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [karaf-minho] jbonofre commented on issue #8: Add `minho-k8s` service

Posted by GitBox <gi...@apache.org>.
jbonofre commented on issue #8:
URL: https://github.com/apache/karaf-minho/issues/8#issuecomment-1293629604

   Yeah the one from Fabric8 is pretty good. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@karaf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [karaf-minho] mattrpav commented on issue #8: Add `minho-k8s` service

Posted by GitBox <gi...@apache.org>.
mattrpav commented on issue #8:
URL: https://github.com/apache/karaf-minho/issues/8#issuecomment-1293636902

   > Yeah the one from Fabric8 is pretty good.
   
   +1 
   
   It has good multi-version support and using the jdk-based http client would cut out a nice chunk of the transitive deps.
   
   ref: https://github.com/fabric8io/kubernetes-client/tree/master/httpclient-jdk


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@karaf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [karaf-minho] mattrpav commented on issue #8: Add `minho-k8s` service

Posted by GitBox <gi...@apache.org>.
mattrpav commented on issue #8:
URL: https://github.com/apache/karaf-minho/issues/8#issuecomment-1293625780

   Did you have an existing client library in mind?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@karaf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org