Skip to content

Commit 75d16b1

Browse files
committed
Update README with build status and client status.
1 parent 6f2464e commit 75d16b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Javascript Kubernetes Client information
22

3+
[![Build Status](https://travis-ci.org/kubernetes-client/javascript.svg?branch=master)](https://travis-ci.org/kubernetes-client/javascript)
4+
[![Client Capabilities](https://img.shields.io/badge/Kubernetes%20client-Silver-blue.svg?style=flat&colorB=C0C0C0&colorA=306CE8)](http://bit.ly/kubernetes-client-capabilities-badge)
5+
[![Client Support Level](https://img.shields.io/badge/kubernetes%20client-beta-green.svg?style=flat&colorA=306CE8)](http://bit.ly/kubernetes-client-support-badge)
6+
7+
38
The Javascript clients for Kubernetes is implemented in
49
[typescript](https://typescriptlang.org), but can be called from either
510
Javascript or Typescript.

0 commit comments

Comments
 (0)