featbit-deployment-kubernetes - Deploy FeatBit to Kubernetes using official Helm Charts
Deploys FeatBit to Kubernetes using Helm Charts for container orchestration.
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
What this skill does
- deploy to Kubernetes using Helm
- configure values.yaml files
- manage architecture tiers
- handle service exposure methods
Inputs
- Kubernetes cluster
- Helm charts repository
- values.yaml file
- Chart.yaml file
- deployment.yaml files
- service.yaml files
Outputs
- Deployed FeatBit application
- Kubernetes resources (Deployments, Services)
- Configuration files
Requirements
- Kubernetes >= 1.23
- Helm >= 3.7.0
- kubectl configured
