add project logo

- add logo/LICENSE, SVN and PNG files
- use logo in README.md
This commit is contained in:
Lubomir I. Ivanov
2019-01-22 01:00:32 +02:00
parent 1e54db0440
commit ccfe8997a7
4 changed files with 78 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
# `kind` - `k`ubernetes `in` `d`ocker
<!-- prow build badge, and go report card-->
<a href="https://prow.k8s.io/?job=ci-kind-build">
<p align="center"><img src="./logo/logo.png" width="400x" /></p>
<p align="center"><a href="https://prow.k8s.io/?job=ci-kind-build">
<!-- prow build badge, godoc, and go report card-->
<img alt="Build Status" src="https://prow.k8s.io/badge.svg?jobs=ci-kind-build">
</a> <a href="https://goreportcard.com/report/sigs.k8s.io/kind"><img alt="Go Report Card" src="https://goreportcard.com/badge/sigs.k8s.io/kind" /></a>
</a> <a href="https://godoc.org/sigs.k8s.io/kind"><img src="https://godoc.org/sigs.k8s.io/kind?status.svg"></a> <a href="https://goreportcard.com/report/sigs.k8s.io/kind"><img alt="Go Report Card" src="https://goreportcard.com/badge/sigs.k8s.io/kind" /></a></p>
# `kind` - `k`ubernetes `in` `d`ocker
`kind` is a tool for running local Kubernetes clusters using Docker container "nodes".
`kind` is primarily designed for testing Kubernetes 1.11+, initially targeting the [conformance tests].

1
logo/LICENSE Executable file
View File

@@ -0,0 +1 @@
# The kind logo files are licensed under a choice of either Apache-2.0 or CC-BY-4.0 (Creative Commons Attribution 4.0 International).

BIN
logo/logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

72
logo/logo.svg Executable file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 64 KiB