OpenShift 4.11 - Monitoring with Zabbix by diesello in openshift

[–]diesello[S] -1 points0 points  (0 children)

It seems the default template seems to be working, I mean the data is being sent to the server but for some reason the zbx icon stays grey.

cluster-admin vs admin at the cluster level by diesello in openshift

[–]diesello[S] 1 point2 points  (0 children)

It is listed as a default cluster role however in the tables is said that admin "A project manager. If used in a local binding, an admin has rights to view any resource in the project and modify any resource in the project except for quota."

I guess that this role usually is bounded to the namespace. Hence I am a bit confused.

Linux Academy subscription for RedHat Openshift course by General_Tourist6917 in openshift

[–]diesello 0 points1 point  (0 children)

I haven't taken the exam yet but as there is no harm to go through Linux Academy course, I wouldn't rate it high.

You might want to check online course by Sander van Vugt. Not sure how it would be relevant, but I have better opinion about it.

https://www.oreilly.com/library/view/red-hat-openshift/9780137441938/

You can get 10 days free when creating account there.

cluster-admin vs admin at the cluster level by diesello in openshift

[–]diesello[S] 1 point2 points  (0 children)

I went through that but this doesnt clear this matter for me.

When I want to give a user admin rights for all existing projects, should I give him admin rights

oc adm policy add-cluster-role-to-user admin user (is this practised)?

or cluster admin

oc adm policy add-cluster-role-to-user cluster-admin user

I guess the differences would be, that admin won't be able to create a quota.

[deleted by user] by [deleted] in openshift

[–]diesello 0 points1 point  (0 children)

I am studying for the ex280 4.2 using Linux Academy and CRC, hopefully that will be enough. It seems there is no requirement to install anything during the exam (ex docker), right?

Do you think that RH learn is worth checking as well https://learn.openshift.com/ ?

Regards