|
1 | 1 | [id="insights-operator-simple-access"]
|
2 |
| -= Importing RHEL Simple Content Access certificates with Insights Operator |
| 2 | += Importing simple content access certificates with Insights Operator |
3 | 3 | include::modules/common-attributes.adoc[]
|
4 | 4 | :context: remote-health-reporting-from-restricted-network
|
5 | 5 | :FeatureName: `InsightsOperatorPullingSCA`
|
6 | 6 |
|
7 | 7 | toc::[]
|
8 | 8 |
|
9 |
| -Insights Operator can import your RHEL Simple Content Access (SCA) certificates from {console-redhat-com}. SCA is a capability in Red Hat’s subscription tools which simplifies the behavior of the entitlement tooling. It is easier to consume the content provided by your Red Hat subscriptions without the complexity of configuring subscription tooling. After importing the certificates, they are stored in the `etc-pki-entitlement` secret in the `openshift-config-managed` namespace. |
| 9 | +Insights Operator periodically imports your simple content access certificates from {console-redhat-com} and stores them in the `etc-pki-entitlement` secret in the `openshift-config-managed` namespace. Simple content access is a capability in Red Hat subscription tools which simplifies the behavior of the entitlement tooling. This feature makes it easier to consume the content provided by your Red Hat subscriptions without the complexity of configuring subscription tooling. |
10 | 10 |
|
11 |
| -Insights Operator imports SCA certificates every 8 hours by default, but can be configured or disabled using the `support` secret in the `openshift-config` namespace. |
| 11 | +Insights Operator imports simple content access certificates every 8 hours by default, but can be configured or disabled using the `support` secret in the `openshift-config` namespace. |
12 | 12 |
|
13 |
| -In {product-title} 4.9, this feature is in Technology Preview and must be enabled using the `TechPreviewNoUpgrade` Feature Set. See xref:../../nodes/clusters/nodes-cluster-enabling-features.adoc[_Enabling OpenShift Container Platform features using FeatureGates_] for more information. |
| 13 | +For more information about simple content access, 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. |
14 | 14 |
|
15 |
| -For more information about Simple Content Access certificates see the link:https://access.redhat.com/articles/simple-content-access[_Simple Content Access_] article in the Red Hat Knowledgebase. |
16 |
| - |
17 |
| -include::modules/technology-preview.adoc[leveloffset=+1] |
| 15 | +// This is a placeholder for when the Build Entitlements doc is updated to reference simple content access certificates |
| 16 | +// For information on using simple content access certificates in {product-title} see (xref to entitlements doc) |
18 | 17 |
|
19 | 18 | include::modules/insights-operator-configuring-sca.adoc[leveloffset=+1]
|
20 | 19 |
|
|
0 commit comments