From 44417a8ef1a21b1326ca8689f89564df7e729519 Mon Sep 17 00:00:00 2001 From: Tyler Auerbeck Date: Sun, 24 Jan 2021 19:35:20 -0500 Subject: [PATCH] Add CRD docs badge --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f8d2c8f..0a2df31 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,7 @@ ![build status](https://github.com/redhat-cop/global-load-balancer-operator/workflows/push/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/redhat-cop/global-load-balancer-operator)](https://goreportcard.com/report/github.com/redhat-cop/global-load-balancer-operator) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/redhat-cop/global-load-balancer-operator) +[![CRD Docs](https://img.shields.io/badge/CRD-Docs-brightgreen)](https://doc.crds.dev/github.com/redhat-cop/global-load-balancer-operator) The global-load-balancer-operator implements automation to program a DNS service to act as global load balancer for applications deployed to multiple OpenShift clusters. This operator is designed to be deployed to a control cluster which will watch the load balanced clusters (controlled clusters).