Skip to content

Linkerd without kubernetes #4735

Answered by olix0r
prdoyle asked this question in General
Jul 9, 2020 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

As a starting point, we may want to build upon something like our mock destination controller -- I'm somewhat partial to the idea of implementing a more general control plane in Rust, though ;)

Here are some of the concrete things we'll need consider:

  • How does the proxy get configured with a workload? Basically, how would you implement linkerd inject for this platform?
  • How does the application get configured to use the proxy? Or, what takes the place of proxy-init/linkerd-cni for this platform?
  • How does service discovery work on this platform? Are there dedicated IP addresses for each logical service? Must service discovery be implemented via HTTP headers?
  • How does workload identity work…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@prdoyle
Comment options

@prdoyle
Comment options

Answer selected by prdoyle
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants