XiongChan
XiongChan

Reputation: 132

igztop, issue with unsufficient permissions in webshell

I cannot run command igztop in MLRun WebShell. I got this mistake:

xiong @ iguazio-system 13:26:39 ] ~ $ igztop
No resources found.
Does the Service Account running this service have sufficient permissions? Use 'igztop --check-permissions' to find out.
xiong @ iguazio-system 13:26:44 ] ~ $ igztop --check-permissions
List pods: no
Delete pods: no
xiong @ iguazio-system 13:27:06 ] ~ $ 

I used maximal privileges in admin part Identity/Account/Policies but it was without success.

I probably need to setup different permissions. Did you solve the similar issue?

Upvotes: 0

Views: 74

Answers (1)

JIST
JIST

Reputation: 1360

You have to setup addition privileges in level of Iguazio platform/Services/You-WebShell service, where you can see:

  • Environment Variables/Service accounts and you can choose relevant value for your case e.g. Log Reader, Application Admin or Service Admin
  • see UI with options

enter image description here

Upvotes: 0

Related Questions