One Observability Workshop v3.0.0
One Observability Workshop / constructs/eks-deployment
constructs/eks-deployment¶
EKS deployment construct for the One Observability Workshop.
Deploys microservices to Amazon EKS using Kubernetes manifests:
- Kubernetes manifest deployment via
KubernetesManifestCDK construct - EKS Pod Identity associations for IAM role binding to service accounts
- Nunjucks templating for dynamic manifest generation with environment-specific values
Currently used by the petsite-net (.NET) frontend, which runs on EKS to demonstrate Kubernetes-specific observability features like Container Insights for EKS and CloudWatch Application Signals for Kubernetes workloads.