mirror of https://github.com/kubernetes/kops.git
Borrowing from k8s!
This commit is contained in:
parent
31586b7d09
commit
7e3540f507
|
@ -1,6 +1,9 @@
|
|||
# Kubernetes Operations (kops)
|
||||
|
||||
[](https://travis-ci.org/kubernetes/kops) [](https://goreportcard.com/report/k8s.io/kops) []
|
||||
[](https://travis-ci.org/kubernetes/kops) [](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]][GoDoc]
|
||||
|
||||
[GoDoc]: https://godoc.org/k8s.io/kops
|
||||
[GoDoc Widget]: https://godoc.org/k8s.io/kops?status.svg
|
||||
|
||||
|
||||
The easiest way to get a production grade Kubernetes cluster up and running.
|
||||
|
|
Loading…
Reference in New Issue