# README
Get started
The OpenFeature Operator allows you to expose feature flags to your applications. It injects a flagd sidecar into relevant pods and exposes gRPC and HTTP interfaces for flag evaluation. To get started, follow the installation instructions in the docs.
[!NOTE] With version v0.5.0, we have migrated to API version
v1beta1
. Please check the migration guide to migrate from old configurations.
Demos
- Try the OpenFeature Operator locally on your machine
- Try the OpenFeature Operator in the Killercoda Playground (in browser)
Changelog
See CHANGELOG.md
Contributing
See CONTRIBUTING.md for details on how to contribute to the OpenFeature project.
Our community meetings are held regularly and open to everyone. Check the OpenFeature community calendar for specific dates and for the Zoom meeting links.
Thanks so much to our contributors.
Made with contrib.rocks.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
StringToMap transforms a string into a map[string]string.