8 Chapters found
Chapter 1: What is the Agent Gateway?
Understand IAG's role in an A2A workflow using the iag-demo topology as a concrete example.
Chapter 2: How IAG handles a request at runtime
The nine-step path a request takes through orchestrator-iag to the protected agent.
Chapter 3: Prerequisites and agent registration
Exact list of tools, IdP clients, and IndyKite artifacts you need before running iag-demo.
Chapter 4: Model the wf1 workflow in the IKG
The Workflow, Agent nodes, and INVOKES relationships that back the iag-demo canbank workflow.
Chapter 5: Create the KBAC policy and ContX IQ query
The CAN_TRIGGER policy and knowledge query that wire the iag-demo subject User to the wf1 workflow.
Chapter 6: Configure IAG: YAML fields and the iag-demo env vars
Both ways to configure IAG - a full config.yaml and the JARVIS_* environment variables used by iag-demo.
Chapter 7: Deploy: iag-demo with Docker Compose, and Kubernetes variants
Build the in-repo services, pin the IAG image, bring up the compose stack, and see how the same wiring maps to Kubernetes standalone and sidecar patterns.
Chapter 8: Exercise iag-demo and read the audit logs
Send real prompts through the canbank chatbot, watch IAG decisions in real time, and interpret audit records in CSV, JSON, and TXT formats.