diff --git a/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md b/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md index 115dc3ecfb..a4855d8ddf 100644 --- a/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md +++ b/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md @@ -7,8 +7,8 @@ title: Tools for Monitoring Compute, Storage, and Network Resources {{% capture overview %}} -To scale and application and provide a reliable service, you need to -understand how an application behaves when it is deployed. You can examine +To scale an application and provide a reliable service, you need to +understand how the application behaves when it is deployed. You can examine application performance in a Kubernetes cluster by examining the containers, [pods](/docs/user-guide/pods), [services](/docs/user-guide/services), and the characteristics of the overall cluster. Kubernetes provides detailed