Skip to content

Kubernetes runtime vs registry #2565

Answered by asim
Davincible asked this question in General
Sep 30, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

The runtime package is for quite literally running code. So the k8s runtime will run services. The registry is purely service discovery so there's still a need to actually manage deployment. The runtime package was used by the micro runtime. It's not something a service would directly import or use itself.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Davincible
Comment options

@asim
Comment options

@Davincible
Comment options

Davincible Oct 1, 2022
Maintainer Author

@asim
Comment options

@Davincible
Comment options

Davincible Oct 1, 2022
Maintainer Author

Answer selected by Davincible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants