mirror of https://github.com/k3s-io/k3s
Add a travis build image.
parent
168ec29f54
commit
ba7fe835ce
|
@ -3,7 +3,9 @@ Kubernetes is an open source implementation of container cluster management.
|
|||
|
||||
[Kubernetes Design Document](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/DESIGN.md)
|
||||
|
||||
|
||||
[![GoDoc](https://godoc.org/github.com/GoogleCloudPlatform/kubernetes?status.png)](https://godoc.org/github.com/GoogleCloudPlatform/kubernetes)
|
||||
[![Travis](https://travis-ci.org/GoogleCloudPlatform/kubernetes.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/kubernetes)
|
||||
|
||||
## Kubernetes can run anywhere!
|
||||
However, initial development was done on GCE and so our instructions and scripts are built around that. If you make it work on other infrastructure please let us know and contribute instructions/code.
|
||||
|
|
Loading…
Reference in New Issue