ClusterRoles and Permissions for Lightweight Kubernetes Agent (LWK)
IT Asset Management
        (Cloud) 
        flexera-lwk
- Purpose—This ClusterRoleprovides essential read-only permissions necessary for monitoring cluster resources, which is fundamental for the operation of the Lightweight Kubernetes Inventory Agent (LWK).
- Permissions—The role includes get,
                        list, and watch permissions for
                            nodes,namespaces, andpods.
- Required—Always required for the LWK agent.
flexera-lwk-olm
- Purpose—Grants permissions to monitor Operator
                        Lifecycle Manager (OLM) resources, such as
                            clusterserviceversions, which represent installed operators and their versions.
- Permissions—get,
                        list, watch for OLM resources like
                            clusterserviceversions,catalogsources,installplans,subscriptions,operatorgroups, andpackagemanifests.
- Required—To report on OLM resources if OLM is available.
flexera-lwk-storageresources
- Purpose—Grants permissions to monitor storage-related resources, such as persistent volumes and storage classes.
- Permissions—get,
                        list, watch for
                            persistentvolumes,persistentvolumeclaims, andstorageclasses.
- Required—If storage monitoring is enabled for the LWK agent.
ibm-license-service-api-access
- Purpose—Grants permissions to interact with the IBM License Service API for collecting licensing data.
- Permissions—get for non-resource
                        URLs like /products,/bundled_products,/snapshot,/health, and/version.
- Required—If IBM Licensing is enabled for the LWK agent.
IT Asset Management (Cloud)
Current