mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/concepts/dapr-services/scheduler.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
a3f4e21e68
commit
1e74484755
|
@ -13,7 +13,7 @@ The Scheduler service Docker container is started automatically as part of `dapr
|
|||
|
||||
## Kubernetes mode
|
||||
|
||||
The scheduler service is deployed as part of `dapr init -k`, or via the Dapr Helm charts. For more information on running Dapr on Kubernetes, visit the [Kubernetes hosting page]({{< ref kubernetes >}}).
|
||||
The Scheduler service is deployed as part of `dapr init -k`, or via the Dapr Helm charts. For more information on running Dapr on Kubernetes, visit the [Kubernetes hosting page]({{< ref kubernetes >}}).
|
||||
|
||||
## Related links
|
||||
|
||||
|
|
Loading…
Reference in New Issue