Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Agent docker mode enable/disable #5

Merged
merged 2 commits into from
Nov 12, 2020
Merged

Agent docker mode enable/disable #5

merged 2 commits into from
Nov 12, 2020

Conversation

valeriano-manassero
Copy link
Contributor

With this it's possible to disable dockerMode for an Agent deployment in k8s. I found this especially useful when I don't want to get over K8s itself creating directly containers in Docker daemon.
Moreover, in this way it's possible to directly use the GPU attached to agent pod by a gpu-operator.

I didn't update version in Chart.yaml because I'm not sure if I need to raise a specific PR for that. If needed I can add it here.

@bmartinn
Copy link
Member

Thanks @valeriano-manassero !
How do I switch between the different modes ?

@valeriano-manassero
Copy link
Contributor Author

Thanks @valeriano-manassero !
How do I switch between the different modes ?

In values.yaml there is now agent.dockerMode you can override. I set the default a true so the chart is totally backward compatible acting like before.

@bmartinn
Copy link
Member

@valeriano-manassero , nice!
LGTM :)

@valeriano-manassero
Copy link
Contributor Author

@bmartinn do I have to bump up Chart version too?

@jkhenning
Copy link
Member

Hi @valeriano-manassero,

do I have to bump up Chart version too?

No need, we'll take care of that in the Helm repository once we release a version.

@clearml-bot clearml-bot merged commit 3499a7a into clearml:master Nov 12, 2020
@valeriano-manassero valeriano-manassero deleted the agent-dockermode branch November 13, 2020 07:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants