diff --git a/docs/introduction.md b/docs/introduction.md index 312f011..e2e2539 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -8,5 +8,6 @@ Slackwatch does not monitor the manifests of containers(currently). Which means Additionally, workloads using `:latest` cannot be watched by slackwatch. + ### To get Started Follow the [installation guide](installation.md). Review the configuration options in the [configuration guide](configuration.md), and set annotations on your workloads according to the [workload annotations](workload_annotations.md) documentation.