Skip to content

Commit 3ea234c

Browse files
author
Matthew Fisher
authored
Merge pull request #364 from bacongobbler/fixup-docs
fix(managing-workflow): fix broken link, beta4 reference
2 parents 02dea80 + 2b6aa4b commit 3ea234c

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

src/managing-workflow/platform-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Description
44

5-
With the release of Workflow Beta4 we now include a monitoring stack for introspection on a running Kubernetes cluster. The stack includes 4 components:
5+
With the release of Deis Workflow, we now include a monitoring stack for introspection on a running Kubernetes cluster. The stack includes 4 components:
66

77
* [Telegraf](https://docs.influxdata.com/telegraf/v0.12/) - Metrics collection daemon written by team behind InfluxDB.
88
* [InfluxDB](https://docs.influxdata.com/influxdb/v0.12/) - Time series database

src/managing-workflow/production-deployments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ crucial. See [Platform SSL][] for the platform.
4848

4949

5050
[configuring object storage]: ../installing-workflow/configuring-object-storage.md
51-
<!-- TODO: Uncomment once https://github.com/deis/workflow/pull/253 is merged -->
52-
<!-- [customizing controller]: ../customizing-workflow/tuning-component-settings.md#customizing-the-controller -->
51+
[customizing controller]: component-configuration.md#customizing-the-controller
5352
[database]: ../understanding-workflow/components.md#database
5453
[logger]: ../understanding-workflow/components.md#logger
5554
[minio]: ../understanding-workflow/components.md#minio

0 commit comments

Comments
 (0)