Skip to content

Commit 35acd7e

Browse files
author
Gabriel Saratura
committed
Fix typo
1 parent 57002c3 commit 35acd7e

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

docs/modules/ROOT/pages/framework/framework-2-0-personas.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Loki for log storage which already has multi-tenancy built-in, Grafana Explore f
100100
* *Benefits*: Integrated with metrics workflow, powerful query language (LogQL), mature ecosystem, multi-tenancy availability in Loki
101101
* *Drawbacks*: Account management overhead, viewer-only access limitations
102102

103-
**Option C: https://www.elastic.co/elasticsearch[Elasticsearch]/https://opensearch.org/[OpenSearch] Stack**
103+
**Option C: https://www.elastic.co/elasticsearch[Elasticsearch] / https://opensearch.org/[OpenSearch] Stack**
104104

105105
Elasticsearch or OpenSearch for log storage, Kibana or OpenSearch Dashboards for viewing.
106106
Namespace-based index patterns or document-level security for tenant isolation.
@@ -138,6 +138,7 @@ The composition function aggregates comprehensive status information from multip
138138
* **Observability Integration**: Provides metrics/logs access points (implementation determined by observability solution decision)
139139

140140
This provides Service Users with:
141+
141142
* **Health Status**: Pod readiness, replica counts, uptime, restart counts
142143
* **Resource Status**: Which resources are healthy or failed (HelmRelease, ServiceMonitor, backups)
143144
* **Error Details**: Actionable error messages when provisioning fails (image pull errors, validation failures, quota issues)

docs/modules/ROOT/pages/framework/framework-2-0.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ image::framework2-architecture.png[link=https://miro.com/app/board/uXjVJiczJH0=/
1515

1616
== Architecture Decision Records
1717

18-
* xref:adr/0044-configuration-language-kcl-vs-cue.adoc[ADR 0045 - Configuration Language: KCL vs CUE]
19-
* xref:adr/0045-service-orchestration-crossplane-2-0.adoc[ADR 0046 - Service Orchestration: Crossplane 2.0]
20-
* xref:adr/0046-secret-management-framework-2-0.adoc[ADR 0047 - Secret Management]
21-
* xref:adr/0047-service-maintenance-and-upgrades-framework-2-0.adoc[ADR 0049 - Service Maintenance and Upgrades]
22-
* xref:adr/0048-testing-strategy-framework-2-0.adoc[ADR 0050 - Testing Strategy]
18+
* xref:adr/0044-configuration-language-kcl-vs-cue.adoc[ADR 0044 - Configuration Language: KCL vs CUE]
19+
* xref:adr/0045-service-orchestration-crossplane-2-0.adoc[ADR 0045 - Service Orchestration: Crossplane 2.0]
20+
* xref:adr/0046-secret-management-framework-2-0.adoc[ADR 0046 - Secret Management]
21+
* xref:adr/0047-service-maintenance-and-upgrades-framework-2-0.adoc[ADR 0047 - Service Maintenance and Upgrades]
22+
* xref:adr/0048-testing-strategy-framework-2-0.adoc[ADR 0048 - Testing Strategy]

0 commit comments

Comments
 (0)