Skip to content

Latest commit

 

History

History
158 lines (136 loc) · 4.55 KB

File metadata and controls

158 lines (136 loc) · 4.55 KB

Educates

Educates is a platform for hosting hands-on, interactive workshop environments. Each user gets their own isolated session with step-by-step instructions, integrated terminals, an embedded VS Code editor, and access to whatever runtime environment the workshop requires — from a simple container through to a full virtual machine. Educates can be deployed to a Kubernetes cluster (including OpenShift) to host workshops at scale, or a single workshop can be run locally using a container runtime such as Docker. It can be used for self-paced or supervised workshops, and is also useful for packaging up product demos.

.. toctree::
  :maxdepth: 2
  :caption: Project Details:

  project-details/project-overview
  project-details/platform-architecture
  project-details/platform-comparison
  project-details/project-roadmap
  project-details/sample-screenshots

.. toctree::
  :maxdepth: 2
  :caption: Getting Started:

  getting-started/quick-start-guide
  getting-started/creating-a-workshop
  getting-started/workshop-templates
  getting-started/local-environment
  getting-started/sample-workshops

.. toctree::
  :maxdepth: 2
  :caption: Installation Guides:

  installation-guides/cluster-requirements
  installation-guides/installation-instructions
  installation-guides/cli-based-installation
  installation-guides/carvel-based-installation
  installation-guides/infrastructure-providers
  installation-guides/secure-http-connections
  installation-guides/configuration-settings

.. toctree::
  :maxdepth: 2
  :caption: Workshop Content:

  workshop-content/workshop-configuration
  workshop-content/workshop-instructions
  workshop-content/workshop-runtime
  workshop-content/building-an-image
  workshop-content/working-on-content

.. toctree::
  :maxdepth: 2
  :caption: Production Guides:

  production-guides/review-guidelines

.. toctree::
  :maxdepth: 2
  :caption: Custom Resources:

  custom-resources/workshop-definition
  custom-resources/workshop-environment
  custom-resources/workshop-request
  custom-resources/workshop-session
  custom-resources/training-portal
  custom-resources/secret-copier
  custom-resources/secret-exporter
  custom-resources/secret-importer
  custom-resources/secret-injector

.. toctree::
  :maxdepth: 2
  :caption: Portal REST API:

  portal-rest-api/client-authentication
  portal-rest-api/workshops-catalog
  portal-rest-api/session-management
  portal-rest-api/anonymous-access

.. toctree::
  :maxdepth: 2
  :caption: Lookup Service:

  lookup-service/service-overview
  lookup-service/custom-resources
  lookup-service/cluster-monitoring
  lookup-service/client-authentication
  lookup-service/workshops-api
  lookup-service/portal-integration
  lookup-service/admin-rest-api

.. toctree::
  :maxdepth: 2
  :caption: Workshop Migration:

  workshop-migration/learning-center

.. toctree::
  :maxdepth: 2
  :caption: Release Notes:

  release-notes/version-3.7.1
  release-notes/version-3.7.0
  release-notes/version-3.6.1
  release-notes/version-3.6.0
  release-notes/version-3.5.1
  release-notes/version-3.5.0
  release-notes/version-3.4.0
  release-notes/version-3.3.3
  release-notes/version-3.3.2
  release-notes/version-3.3.1
  release-notes/version-3.3.0
  release-notes/version-3.2.2
  release-notes/version-3.2.1
  release-notes/version-3.2.0
  release-notes/version-3.1.0
  release-notes/version-3.0.1
  release-notes/version-3.0.0