Skip to content
Discussion options

You must be logged in to vote

Hey @mdnfiras,

The intended functionality is substantiated in the first quote you provided:

The proxies are designed to continue operating even if they can’t reach the control plane. If the control plane dies, existing proxies will continue to operate with the latest service discovery information.

This refers to scenarios where connections have already been established. Consider, for example, a client pod (e.g a load testing tool) and a server pod (an http service we want to load test). The control plane has to be up and running for initial service discovery to be performed. The proxy will also need to be initialized by acquiring identity, which means when a pod first comes up the contr…

Replies: 1 comment 1 reply

Comment options

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

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