8000 Configure sidecar installation to bypass calls to container image registry during pod startup · istio istio · Discussion #56058 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Configure sidecar installation to bypass calls to container image registry during pod startup #56058

Answered by rsalmond
JakubLedworowski asked this question in Q&A
Discussion options

You must be logged in to vote

Ahhh yes, this is the information we needed. Thank you for clarifying!

Okay so essentially what you are facing is a variation of the "how do I run an istio sidecar with hostNetwork: true" problem (point 2 in this doc). I am not aware of any standard practice for automatically extending the mesh to K8s managed microvm's. The closest thing I know of is this guide to extending the service mesh to include VM's which are external to the K8s cluster.

I can think of two avenues to explore for this use case.

  1. Create a purpose built solution to add support for the microVM. This could be something like implementing containers running in a network namespace within the microVM, or building your VM i…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@JakubLedworowski
Comment options

Comment options

You must be logged in to vote
6 replies
@JakubLedworowski
Comment options

@rsalmond
Comment options

@JakubLedworowski
Comment options

@rsalmond
Comment options

Answer selected by JakubLedworowski
@JakubLedworowski
Comment options

@rsalmond
Comment options

rsalmond May 5, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
0