Deploy NxtOne to a Kubernetes cluster using the official Helm chart.
Install the chart from our public Helm repo: `helm install nxtone nxtone/agent`.
The chart deploys a DaemonSet so the agent runs on every node and observes co-located workloads.
Override default values for resource limits, tolerations, and node selectors via your own `values.yaml`.