mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#595)
This commit is contained in:
@@ -84,7 +84,7 @@ If your code is saved in a private repository, you can add your Git credentials
|
||||
cloud instances will be able to retrieve the code from your repos.
|
||||
|
||||
#### Cloud Storage Access
|
||||
If your tasks need to access data stored in cloud storage , you can provide your cloud storage credentials, so the
|
||||
If your tasks need to access data stored in cloud storage, you can provide your cloud storage credentials, so the
|
||||
executed tasks will have access to your storage service.
|
||||
|
||||
#### Additional Configuration
|
||||
@@ -95,7 +95,7 @@ Go to a specific app’s documentation page to view all configuration options
|
||||
* [GCP Autoscaler](../webapp/applications/apps_gcp_autoscaler.md)
|
||||
|
||||
## Kubernetes
|
||||
ClearML offers an option to install `clearml-agent` through a Helm chart.
|
||||
You can install `clearml-agent` through a Helm chart.
|
||||
|
||||
The Clearml Agent deployment is set to service a queue(s). When tasks are added to the queues, the agent pulls the task
|
||||
and creates a pod to execute the task. Kubernetes handles resource management. Your task pod will remain pending until
|
||||
|
||||
Reference in New Issue
Block a user