From b2de4507c1950f31291d5249a70e8a08a6e7f7c5 Mon Sep 17 00:00:00 2001 From: Abhay Mujumdar Date: Thu, 4 Jun 2020 08:43:03 -0400 Subject: [PATCH] Note out of the box integration with GKE Update README to note that tools in this repository are integrated out of the box with GKE. These tools are not meant for end users. Change Stackdriver to Cloud Operations. --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2221c512e..e4a1e54c2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -# Stackdriver Integration for Kubernetes +## Google Cloud Operations integration for GKE -This repo contains tools for integrating [Stackdriver][stackdriverSite] with -your Kubernetes deployment. Stackdriver provides advanced monitoring and logging -solution that will allow you to get more insight into your Kubernetes clusters. +> :exclamation: **Tools in this repository are not meant for +> end-users.** +> It contains source code for tools that are pre-installed in +> the GKE clusters. -[stackdriverSite]: https://cloud.google.com/stackdriver/ +Google Cloud Operations suite (fka Stackdriver) provides advanced +monitoring and logging solution that will allow you to get more +insights into your Kubernetes clusters. If you are a Google +Kubernetes Engine (GKE) user, you get [integration][k8sMonitoring] +with Cloud Monitoring and Logging out of the box. + +[k8sMonitoring]: https://cloud.google.com/kubernetes-engine-monitoring +[cloudOperationsSite]: https://cloud.google.com/products/operations