fixed paths
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// image base directory::media/
|
||||
//ifndef::imagesdir[:imagesdir: ../media]
|
||||
ifndef::imagesdir[:imagesdir: ../media]
|
||||
|
||||
=== Kubernetes Cluster Setup for edX
|
||||
|
||||
@ -16,4 +16,4 @@ In particular, this project aims to provide the following benefits to Open edX o
|
||||
* Scalable hosting for instances of any size. This means for example that the default configuration includes autoscaling of LMS pods to handle increased traffic.
|
||||
* Flexibility: this project aims to be "batteries included" and to support setting up all the resources that you need, with useful default configurations, but it is carefully designed so that operators can configure, replace, or disable any components as needed.
|
||||
|
||||
//image:edX-k8s.drawio.svg[edX-K8s Deployment,align=center]
|
||||
image:edX-k8s.drawio.svg[edX-K8s Deployment,align=center]
|
@ -1,4 +1,4 @@
|
||||
//ifndef::imagesdir[:imagesdir: ../media]
|
||||
ifndef::imagesdir[:imagesdir: ../media]
|
||||
=== Allgemeine Informationen zur Open-Source-Lernplattform edX ===
|
||||
|
||||
**Gründung und Geschichte:**
|
||||
@ -29,7 +29,7 @@ edX wurde im Jahr 2012 von der Harvard University und dem Massachusetts Institut
|
||||
- **APIs:** Umfangreiche RESTful APIs zur Integration und Erweiterung der Plattform.
|
||||
- **Scalability:** Nutzung von Cloud-Diensten zur Skalierung und Verwaltung von Benutzerlasten.
|
||||
|
||||
//image::edx-architecture.png[edX-Architektur]
|
||||
image::edx-architecture.png[edX-Architektur]
|
||||
|
||||
Hauptkomponenten:
|
||||
|
||||
|
@ -110,8 +110,8 @@ include::{includedir}/existing_solutions.asciidoc[]
|
||||
|
||||
== edX Platform ==
|
||||
|
||||
include::{includedir}/edx.asciidoc[]
|
||||
include::{includedir}/edX.asciidoc[]
|
||||
|
||||
=== edX Kubernetes Deployment ===
|
||||
|
||||
include::{includedir}/edx-k8s.asciidoc[]
|
||||
include::{includedir}/edX-k8s.asciidoc[]
|
Reference in New Issue
Block a user