Skip to content

Commit 6150bf3

Browse files
E8-T1: Add Azure AI Foundry note for k3d deployment option
Co-authored-by: dylan-mccarthy <[email protected]>
1 parent 23ffe40 commit 6150bf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ This will create a local Kubernetes cluster and deploy all services:
5252
- Control Plane API: http://localhost:8080
5353
- Admin UI: http://localhost:3000
5454

55+
> **Note**: The k3d setup does not include Azure AI Foundry. Configure Azure AI Foundry credentials for the Node Runtime to enable agent execution. See [Azure AI Foundry Configuration](#azure-ai-foundry-configuration) section below.
56+
5557
**Cleanup:**
5658
```bash
5759
./infra/scripts/cleanup-k3d.sh

0 commit comments

Comments
 (0)