Skip to content

Commit

Permalink
Fix line breaks in CeleryKubernetesExecutor docs (apache#12538)
Browse files Browse the repository at this point in the history
  • Loading branch information
turbaszek authored Nov 22, 2020
1 parent 9eb92e7 commit 0d796e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/executor/celery_kubernetes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ it requires setting up ``CeleryExecutor`` and ``KubernetesExecutor``.
We recommend considering ``CeleryKubernetesExecutor`` when your use case meets:

1. The number of tasks needed to be scheduled at the peak exceeds the scale that your kubernetes cluster
can comfortably handle
can comfortably handle

2. A relative small portion of your tasks requires runtime isolation.

Expand Down

0 comments on commit 0d796e7

Please sign in to comment.