Skip to content

RoyKimYYZ/aks-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aks-demos

Hands-on Azure Kubernetes (AKS) demos for learning and technical presentations.

This repository is to share my projects presented in my blog, youtube videos and tech presentations.

  • provision AKS and related Azure resources,
  • run KAITO model workspaces,
  • deploy and test RAGEngine,
  • expose services via ingress,
  • build practical chat/RAG demo workflows.

Repository table of contents

Main end-to-end AKS + KAITO + RAG demo project.

Nested subprojects in aks-kaito:

AKS + Azure Key Vault integration demos.


Suggested learning path

  1. Start with aks-kaito/README.md for the full AKS + KAITO + RAG deployment flow.
  2. Use aks-kaito/ragengine-ingest-docs to ingest test documents and run RAG queries.
  3. Use aks-kaito/streamlit-chatbot for interactive demos and troubleshooting visibility.
  4. Explore aks-keyvault to add secrets management patterns for production-like scenarios.

Notes

  • This repo is intentionally demo-focused and optimized for teaching concepts.
  • GPU-backed workloads can incur cloud cost; remember to clean up resources after labs/demos.

About

Azure Kubernetes Demos for the purposes of sharing my knowledge to the technology community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors