chatqna-helm-deploy

Installation
SKILL.md

ChatQnA Helm Deploy

Deploy the Chat Question and Answer Core sample application Helm chart at sample-applications/chat-question-and-answer-core/chart/ to Kubernetes using Helm. The chart's dependencies are chatqna-core and chatqna-ui, which are built from the same source code as the Docker Compose deployment. Also it includes nginx as a reverse proxy for the backend and UI.

Codebase root: sample-applications/chat-question-and-answer-core/

Prerequisites

  1. Confirm a reachable Kubernetes cluster is available and kubectl is configured to access it.
      kubectl get nodes
    
Installs
42
GitHub Stars
156
First Seen
Jul 30, 2026
chatqna-helm-deploy — open-edge-platform/edge-ai-libraries