Full Kubernetes Agent (KRM) Permissions
FlexNet Manager Suite
2024 R2
(On-Premises)
Core permissions
- Read-only access (get, list,
watch) to
nodes
,namespaces
, andpods
. - Write access (create, delete,
patch, update) for
StatefulSets
,DaemonSets
, andServices
. - Access to
pods/exec
for software inventory collection.
Optional permissions
- OLM Support—Read-only access to resources like
clusterserviceversions
,catalogsources
,installplans
,subscriptions
, andoperatorgroups
. - Storage Resources—Read-only access to
persistentvolumes
,persistentvolumeclaims
, andstorageclasses
. - IBM Licensing:
- Read-only access to IBM License Service API endpoints (for example,
/products
,/bundled_products
,/snapshot
,/health
,/version
) by way of theibm-license-service-api-access
ClusterRole. - Read-only access (get,
list, watch)
to
ibmlicensings
Kubernetes resources via theflexera-krm-ibmlicensings
ClusterRole.
- Read-only access to IBM License Service API endpoints (for example,
- Advanced Configurations—Access to
configmaps
for managing advanced configurations. - Security Context Constraints (SCC)—Access to the
flexera-krm-scc
resource for managing security context constraints in OpenShift environments.
FlexNet Manager Suite (On-Premises)
2024 R2