Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minho-k8s service #8

Open
jbonofre opened this issue Oct 27, 2022 · 3 comments
Open

Add minho-k8s service #8

jbonofre opened this issue Oct 27, 2022 · 3 comments
Assignees

Comments

@jbonofre
Copy link
Member

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.

@jbonofre jbonofre self-assigned this Oct 27, 2022
@mattrpav
Copy link

Did you have an existing client library in mind?

@jbonofre
Copy link
Member Author

Yeah the one from Fabric8 is pretty good.

@mattrpav
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants