mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Restructure ClearML Agent pages (#873)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user