This commit is contained in:
Kris Nova 2016-12-26 07:34:36 -07:00
parent fdf0c6de65
commit 31586b7d09
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Kubernetes Operations (kops)
[![Build Status](https://travis-ci.org/kubernetes/kops.svg?branch=master)](https://travis-ci.org/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]](https://godoc.org/k8s.io/kops)
[![Build Status](https://travis-ci.org/kubernetes/kops.svg?branch=master)](https://travis-ci.org/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget](https://godoc.org/k8s.io/kops)]
The easiest way to get a production grade Kubernetes cluster up and running.