Skip to content

Commit

Permalink
Note out of the box integration with GKE
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
amujumdar authored Jun 4, 2020
1 parent a6fe2ca commit b2de450
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b2de450

Please sign in to comment.