This is based on https://openfeature.dev/docs/tutorials/open-feature-operator/quick-start
Install kubectl, kind and just.
- Use
just setup-kindto create a local k8s cluster with cert-manager - Use
just setup-openfeature-operatorto install the OpenFeature Operator - Use
just releaseto build, publish and deploy the application - Finally, use
just destroy-kindto completely remove the local k8s cluster