Restructure ClearML Agent pages (#873)

This commit is contained in:
pollfly
2024-07-15 15:53:41 +03:00
committed by GitHub
parent b31452f6a1
commit f6781628e0
47 changed files with 1216 additions and 1200 deletions

View File

@@ -24,7 +24,7 @@ VS Code remote sessions use ports 8878 and 8898 respectively.
## Prerequisites
* `clearml` installed and configured. See [Getting Started](../getting_started/ds/ds_first_steps.md) for details.
* At least one `clearml-agent` running on a remote host. See [installation](../clearml_agent.md#installation) for details.
* At least one `clearml-agent` running on a remote host. See [installation](../clearml_agent/clearml_agent_setup.md#installation) for details.
* An SSH client installed on your machine. To verify, open your terminal and execute `ssh`. If you did not receive an
error, you are good to go.
@@ -142,7 +142,7 @@ sessions:
maxServices: 20
```
For more information, see [Kubernetes](../clearml_agent.md#kubernetes).
For more information, see [Kubernetes](../clearml_agent/clearml_agent_deployment.md#kubernetes).
### Installing Requirements