How can I enable visualization of connections on linkerd? #11375
Unanswered
fbarrerafalabella
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi friends, I added linkerd to my clusters, everything is working perfectly but I was wondering how to enable this visualization on my namespaces, as you can see when deploying the emojivoto demo app and injecting it with linkerd proxy, on linkerd viz it displays this cool animation showing how the different deployments are comunicating to each other
![image](https://private-user-images.githubusercontent.com/97987681/268125866-a7d36458-0d8e-4363-a954-393de4cea427.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTAxNzcsIm5iZiI6MTczOTI4OTg3NywicGF0aCI6Ii85Nzk4NzY4MS8yNjgxMjU4NjYtYTdkMzY0NTgtMGQ4ZS00MzYzLWE5NTQtMzkzZGU0Y2VhNDI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE2MDQzN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNiZGNiYjAzMmU3Zjk5ZWNmNmQ1ZGJiMDkyOTE5OTMzZTQ0NDhiNzY5MTFjOGRlNzc5NzJkMjcxOGJmZjdlMTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.0_l4e2BDPXQCNWnxmwpeoJhevGjKNrNSfJ9O5dttjio)
![image](https://private-user-images.githubusercontent.com/97987681/268126093-2850d8de-a1d1-45e3-b038-7eaf371cefa6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTAxNzcsIm5iZiI6MTczOTI4OTg3NywicGF0aCI6Ii85Nzk4NzY4MS8yNjgxMjYwOTMtMjg1MGQ4ZGUtYTFkMS00NWUzLWIwMzgtN2VhZjM3MWNlZmE2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE2MDQzN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZhNGQ3MTUwNjFjOWQyNjczZTg0MWZkYjBjM2ZhMGNmNWY0NWMyZDU2ZDVkMTI4NTZiNzdiYjIzOTEwYWFmN2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Co0raAi4pPZWvMaWl_-wJTdPkpdkm7uZxteK8O9pW8I)
but when I add it to my namespaces, it does add the linkerd-proxy object and it says that the namespace is meshed, but I cannot get that animation, is there anything else that I need to add to the containers as annotations? anything?
Beta Was this translation helpful? Give feedback.
All reactions