C1000-141 · Question #22
Which statement best describes the purpose of the Entitled Registry in the Maximo Application Suite?
The correct answer is B. It serves as a repository for licensed IBM container images. Option B is correct because the IBM Entitled Registry (cp.icr.io) is a container image registry where IBM stores licensed software images. When deploying Maximo Application Suite, administrators pull certified, licensed container images directly from this registry using…
Question
Which statement best describes the purpose of the Entitled Registry in the Maximo Application Suite?
Options
- AIt stores user credentials and authentication details.
- BIt serves as a repository for licensed IBM container images.
- CIt manages user roles and access within Maximo.
- DIt archives outdated container images.
How the community answered
(36 responses)- A8% (3)
- B78% (28)
- C11% (4)
- D3% (1)
Explanation
Option B is correct because the IBM Entitled Registry (cp.icr.io) is a container image registry where IBM stores licensed software images. When deploying Maximo Application Suite, administrators pull certified, licensed container images directly from this registry using entitlement keys tied to their IBM software licenses - it's essentially IBM's gated distribution hub for containerized products.
Why the distractors are wrong:
- A is wrong - user credentials and authentication are handled by identity providers (like LDAP or OpenShift's OAuth), not the Entitled Registry.
- C is wrong - role-based access control within Maximo is managed by Maximo itself or the underlying OpenShift platform, not a container registry.
- D is wrong - the Entitled Registry hosts current, licensed images for active deployment; it is not an archive for deprecated or outdated images.
Memory tip: Think of "Entitled" as tied to entitlement - you need a valid IBM license (entitlement key) to pull from it. If you've paid for the software license, you're entitled to the images. Registry = image storage, so: Entitled Registry = licensed image storage.
Topics
Community Discussion
No community discussion yet for this question.