Cleanup readme.md
This commit is contained in:
parent
a3e86f24b0
commit
e73557b344
2 changed files with 5 additions and 27 deletions
11
README.md
11
README.md
|
|
@ -1,14 +1,13 @@
|
|||
# NGINX Ingress
|
||||
|
||||
[](https://travis-ci.org/kubernetes/ingress)
|
||||
[](https://coveralls.io/github/kubernetes/ingress)
|
||||
[](https://goreportcard.com/report/github.com/kubernetes/ingress)
|
||||
[](https://godoc.org/github.com/kubernetes/ingress)
|
||||
[](https://travis-ci.org/kubernetes/ingress-nginx)
|
||||
[](https://coveralls.io/github/kubernetes/ingress-nginx?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/kubernetes/ingress-nginx)
|
||||
[](https://godoc.org/github.com/kubernetes/ingress-nginx)
|
||||
|
||||
## Description
|
||||
|
||||
This repository contains controllers built around the [Kubernetes Ingress resource](http://kubernetes.io/docs/user-guide/ingress/).
|
||||
It is currently in a state of flux as project maintainers port code over from [its previous home](https://github.com/kubernetes/contrib/tree/master/ingress).
|
||||
This repository contains the NGINX controller built around the [Kubernetes Ingress resource](http://kubernetes.io/docs/user-guide/ingress/).
|
||||
|
||||
The GCE ingress controller was moved to [github.com/kubernetes/ingress-gce](https://github.com/kubernetes/ingress-gce).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue