About Daily Dose of Tech
Daily Dose of Tech (ddot) is a development and test project
exploring Kubernetes orchestration and Azure AI services. It is not a production
system and may be unavailable or updated without notice.
The app runs on an Azure Kubernetes Service (AKS) cluster managed with
Argo CD
(GitOps). News is fetched daily via the
NewsAPI and summarised by
Azure OpenAI (GPT-4o-mini) using
Azure Workload Identity for keyless authentication.
- Infrastructure: AKS (Free tier), Azure Sweden Central
- AI: Azure OpenAI GPT-4o-mini via Azure Foundry
- GitOps: Argo CD, Strimzi/Kafka, cert-manager, NGINX Ingress
- Purpose: dev/test sandbox — Kubernetes & AI services integration