Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
linkerd check
is very useful, especiallylinkerd mc check
for the multicluster setup is very useful for me. However, running as a CLI restricts the automation option. Is there an API (preferably rest based) which can be called to do this exact checks and returns the results in json just likelinkerd mc check -o json
returns?If there are client libs (in whatever language) doing the same also will be a good alternative.
I plan to run this as a k8s cron-job
Beta Was this translation helpful? Give feedback.
All reactions