Skip to content

Commit 800d84d

Browse files
authored
Update README.md
1 parent 8321f0f commit 800d84d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
## open-feature-operator
22

3+
![build](https://img.shields.io/github/workflow/status/open-feature/open-feature-operator/ci)
4+
![goversion](https://img.shields.io/github/go-mod/go-version/open-feature/open-feature-operator/main)
35
![version](https://img.shields.io/badge/version-pre--alpha-green)
46
![status](https://img.shields.io/badge/status-not--for--production-red)
57

8+
69
The open-feature-operator is a Kubernetes native operator that allows you to expose feature flags to your applications. It injects a [flagd](https://github.com/open-feature/flagd) sidecar into your pod and allows you to poll the flagd server for feature flags in a variety of ways.
710

811
### Architecture

0 commit comments

Comments
 (0)