mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
add project logo
- add logo/LICENSE, SVN and PNG files - use logo in README.md
This commit is contained in:
10
README.md
10
README.md
@@ -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
1
logo/LICENSE
Executable 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
BIN
logo/logo.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
72
logo/logo.svg
Executable file
72
logo/logo.svg
Executable file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 64 KiB |
Reference in New Issue
Block a user