Dragonfly is not working with Istio (injected sidecars) #3771
Labels
bug
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Bug report:
Dragonfly is not working with Istio (sidecar injection). The scheduler fails to start as it seems like it can't connect to other components with gRPC calls. This holds all other components from running.
dragonfly-scheduler-0 logs:
Expected behavior:
Dragonfly works with Istio injected sidecars as expected and functions as container registry.
How to reproduce it:
CONTEXT=<your kubernetes context>
dragonfly-system
namespace and label it withistio-injection=enabled
to automatically inject Istio sidecars.Alternatively, install Dragonfly with the following commands:
Environment:
uname -a
):The text was updated successfully, but these errors were encountered: