From f58071fc74e2df9bdba8ca91569e0bfd70ad4f46 Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Sun, 20 Mar 2022 23:24:07 +0200 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fa4538..5026e89 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ It is a zero configuration fire-and-forget execution agent, providing a full ML/ We think Kubernetes is awesome, but it should be a choice. We designed `clearml-agent` so you can run bare-metal or inside a pod with any mix that fits your environment. -Find Dockerfiles in [docker](./docker) dir and a helm Chart in https://github.com/allegroai/clearml-helm-charts +Find Dockerfiles in the [docker](./docker) dir and a helm Chart in https://github.com/allegroai/clearml-helm-charts #### Benefits of integrating existing K8s with ClearML-Agent - ClearML-Agent adds the missing scheduling capabilities to K8s - Allowing for more flexible automation from code