From b2269d2300d37f8a34dbf3a5851a4544e54075c7 Mon Sep 17 00:00:00 2001 From: Soto Sugita Date: Wed, 13 Jan 2021 14:57:49 +0900 Subject: [PATCH] Fix wrong service name "AWS CloudWatch" should be "Amazon CloudWatch". --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index feb7746..9ab09c4 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ pulls](https://shields.beevelop.com/docker/pulls/chankh/k8s-cloudwatch-adapter.s An implementation of the Kubernetes [Custom Metrics API and External Metrics API](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#support-for-metrics-apis) -for AWS CloudWatch metrics. +for Amazoon CloudWatch metrics. This adapter allows you to scale your Kubernetes deployment using the [Horizontal Pod Autoscaler](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) (HPA) with -metrics from AWS CloudWatch. +metrics from Amazon CloudWatch. ## Prerequisites This adapter requires the following permissions to access metric data from Amazon CloudWatch.