From b8ea73a224269e23938c1e4d0ba68223b0f461c2 Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Mon, 25 Aug 2014 12:53:35 -0700 Subject: [PATCH] Add logo usage guidelines doc. --- logo_usage_guidelines.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 logo_usage_guidelines.md diff --git a/logo_usage_guidelines.md b/logo_usage_guidelines.md new file mode 100644 index 00000000000..0af1f510e57 --- /dev/null +++ b/logo_usage_guidelines.md @@ -0,0 +1,15 @@ +# Kubernetes Branding Guidelines + +These guidelines provide you with guidance for using the Kubernetes logo. You can use the logo on your website or in print without pre-approval, provided you follow these basic guidelines. + +You may display, modify or use the Kubernetes logo only in connection with compliant implementations of Kubernetes and related uses in the following ways. A compliant implementation is an implementation of the unmodified Google version of Kubernetes found at https://github.com/GoogleCloudPlatform/kubernetes and compatible branches thereof, together with published specifications, APIs and operational patterns.  Acceptable related uses include display, modify or use of the Kubernetes logo in connection with your compliant implementation, your integration with a compliant implementation, your support for a compliant implementation, your Kubernetes-compatible product, or in collateral, presentations, and marketing materials relating to compliant implementations of Kubernetes. + +Use of the Kubernetes logo or other Google brands in ways not expressly covered by this document is not allowed without prior written consent from Google -- see Google's [Guidelines for Third Party Use of Google Brand Features](http://www.google.com/intl/en/permissions/guidelines.html) for more information. + +## Links to logo images + +[SVG format](https://github.com/GoogleCloudPlatform/kubernetes/raw/master/logo.svg) + +[PNG format](https://github.com/GoogleCloudPlatform/kubernetes/raw/master/logo.png) + +[PDF format](https://github.com/GoogleCloudPlatform/kubernetes/raw/master/logo.pdf)