Option B for sure, ClusterRoleBinding is the only real Kubernetes object here that gives permissions across the whole cluster. RoleBinding is just for namespaces, and D/C don't exist. Pretty sure this matches how RBAC is used.
I don’t think it’s A-RoleBinding can bind cluster roles but only at namespace scope. ClusterRoleBinding is the official object for cluster-wide RBAC in Kubernetes, not D (that’s not a real K8s resource). Correct me if you think otherwise.
This looks like one from my exam last year. in practice tests, looks like B, C, F are the right picks here. They cover hosts, vCenter, and NSX which VCF Health actually monitors for core health. If anyone's used just the official guide/labs and saw otherwise, let me know-pretty sure about this though.
C D, E is right here. B trips people up, but vVols can't be used for the principal storage in the first management workload domain as of now. Only VMFS on FC, NFSv3, and vSAN OSA are valid options in current VCF releases from what I've seen. Open to correction if VMware changed this recently.