Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the PaaS and Dodas docs. Move ec3 under IM #612

Merged
merged 5 commits into from
Oct 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions content/en/users/compute/orchestration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ choose (or gets used automatically) in specific scenarios:
| Service Name | Workload Type | Use-Case |
| ------------------------------------------- | ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| [Infrastructure Manager](im) | VMs, containers, storage | Used to run workloads on a single IaaS Cloud provider. |
| [Elastic Cloud Compute Cluster](ec3) | VMs, containers, storage | Used when you need to run workloads on clusters that can be elastically scaled and potentially span more than one IaaS Cloud provider. |
| [Workload Manager](workload-manager) | Jobs | Used to efficiently distribute, manage, and monitor computing workloads. |
| [Dynamic On-Demand Analysis Service](dodas) | Containers, storage (caches) | Used when you need to process your data either interactively or via a batch system. |

The following sections offer more details about each of these orchestrators.
38 changes: 0 additions & 38 deletions content/en/users/compute/orchestration/dodas/_index.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Check the dedicated [ECAS documentation](./ecas/).
### Kubernetes

Check the
[Cloud Container Compute documentation](../../../cloud-container-compute).
[Cloud Container Compute documentation](../../../../cloud-container-compute).

### Mesos + Marathon + Chronos

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ following process:
{{% alert title="Note" color="info" %}} For more information please contact

* Miguel Caballer: `micafer1 <at> upv.es`
* Amanda Calatrav: `amcaar <at> i3m.upv.es`
* Amanda Calatrava: `amcaar <at> i3m.upv.es`

{{% /alert %}}
13 changes: 0 additions & 13 deletions content/en/users/compute/orchestration/indigo-paas/_index.md

This file was deleted.

Loading