mirror of https://github.com/kubernetes/kops.git
docs(readme): add CI and latest release badges
This commit is contained in:
parent
995bdda158
commit
335d2e6cfa
|
@ -1,6 +1,7 @@
|
|||
# kOps - Kubernetes Operations
|
||||
|
||||
[](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]][GoDoc]
|
||||
[](https://github.com/kubernetes/kops/actions/workflows/main.yml)
|
||||
 [](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]][GoDoc]
|
||||
|
||||
[GoDoc]: https://pkg.go.dev/k8s.io/kops
|
||||
[GoDoc Widget]: https://godoc.org/k8s.io/kops?status.svg
|
||||
|
|
Loading…
Reference in New Issue