mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
38 lines
2.3 KiB
Plaintext
38 lines
2.3 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="insights-operator-simple-access"]
|
|
= Importing simple content access entitlements with {insights-operator}
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: remote-health-reporting-from-restricted-network
|
|
:FeatureName: `InsightsOperatorPullingSCA`
|
|
|
|
toc::[]
|
|
|
|
{insights-operator} periodically imports your simple content access entitlements from {cluster-manager-url} and stores them in the `etc-pki-entitlement` secret in the `openshift-config-managed` namespace. Simple content access is a capability in Red{nbsp}Hat subscription tools that simplifies the behavior of the entitlement tooling. This feature makes it easier to consume the content provided by your Red{nbsp}Hat subscriptions without the complexity of configuring subscription tooling.
|
|
|
|
[NOTE]
|
|
====
|
|
Previously, a cluster administrator would create or edit the {insights-operator} configuration using a *support secret* in the `openshift-config` namespace. {red-hat-lightspeed} now supports the creation of a `ConfigMap` object to configure the {insights-operator}. The {insights-operator} gives preference to the config map configuration over the support secret if both exist.
|
|
====
|
|
|
|
The {insights-operator} imports simple content access entitlements every eight hours, but can be configured or disabled using the *insights-config* `ConfigMap` object in the `openshift-insights` namespace.
|
|
|
|
[NOTE]
|
|
=====
|
|
Simple content access must be enabled in Red Hat Subscription Management for the importing to function.
|
|
=====
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* See link:https://access.redhat.com/documentation/en-us/subscription_central/2021/html-single/getting_started_with_simple_content_access/index#assembly-about-simplecontent[About simple content access] in the Red Hat Subscription Central documentation, for more information about simple content access.
|
|
|
|
ifndef::openshift-rosa,openshift-dedicated[]
|
|
* See xref:../../cicd/builds/running-entitled-builds.adoc[Using Red Hat subscriptions in builds] for more information about using simple content access entitlements in {product-title} builds.
|
|
endif::openshift-rosa,openshift-dedicated[]
|
|
|
|
include::modules/insights-operator-configuring-sca.adoc[leveloffset=+1]
|
|
|
|
include::modules/insights-operator-disabling-sca.adoc[leveloffset=+1]
|
|
|
|
include::modules/insights-operator-enabling-sca.adoc[leveloffset=+1]
|