Prerequisites
- Kubernetes cluster (v1.20+)
kubectlconfigured- Helm v3+ installed
- NoFireAI API Key (from your dashboard)
Installation
Step 1: Initial Install
Step 2: Get the ClusterIP
Step 3: Reinstall with Static IP
[!TIP] Using a static IP prevents changes during upgrades and keeps your CoreDNS configuration stable.
YOUR_API_KEY with your actual API key and <CLUSTER_IP_FROM_STEP_2> with the ClusterIP from Step 2.
DNSTap Configuration Required
You must configure CoreDNS to send DNS traffic to the Edge Agent for dependency discovery. See the Full Installation Guide for detailed steps.Verification
Verify that the agent is running:Running state.
Next Steps
- Full Installation Guide - For production setup including DNSTap
- Configuration Reference - For advanced configuration