Add glide.yaml and vendor deps
This commit is contained in:
parent
db918f12ad
commit
5b3d5e81bd
18880 changed files with 5166045 additions and 1 deletions
45
vendor/k8s.io/kubernetes/logo/usage_guidelines.md
generated
vendored
Normal file
45
vendor/k8s.io/kubernetes/logo/usage_guidelines.md
generated
vendored
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
# 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 Cloud Native
|
||||
Compute Foundation (CNCF)
|
||||
version of Kubernetes found at https://github.com/kubernetes/kubernetes and
|
||||
compatible branches thereof, together with published specifications, APIs and
|
||||
operational patterns. Acceptable related uses include display, modification,
|
||||
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.
|
||||
|
||||
All other uses of this logo are covered by the Linux Foundation trademark
|
||||
guidelines found [here](https://linuxfoundation.org/trademark-usage).
|
||||
|
||||
## Links to logo images
|
||||
Logo:
|
||||
* [SVG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo.svg)
|
||||
* [PNG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png)
|
||||
* [PDF format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo.pdf)
|
||||
|
||||
Logo (with border):
|
||||
* [SVG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo_with_border.svg)
|
||||
* [PNG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo_with_border.png)
|
||||
* [PDF format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo_with_border.pdf)
|
||||
|
||||
Name (white):
|
||||
* [SVG format](https://github.com/kubernetes/kubernetes/raw/master/logo/name_white.svg)
|
||||
* [PNG format](https://github.com/kubernetes/kubernetes/raw/master/logo/name_white.png)
|
||||
* [PDF format](https://github.com/kubernetes/kubernetes/raw/master/logo/name_white.pdf)
|
||||
|
||||
Name (blue):
|
||||
* [SVG format](https://github.com/kubernetes/kubernetes/raw/master/logo/name_blue.svg)
|
||||
* [PNG format](https://github.com/kubernetes/kubernetes/raw/master/logo/name_blue.png)
|
||||
* [PDF format](https://github.com/kubernetes/kubernetes/raw/master/logo/name_blue.pdf)
|
||||
|
||||
|
||||
[]()
|
||||
Loading…
Add table
Add a link
Reference in a new issue