#aws
2 posts tagged.
01
Consolidating Milvus Across AZs
I migrated a Milvus (standalone) deployment from a three-AZ Kubernetes setup (us-east-1a/b/c) to a single dedicated node in us-east-1b. I preserved all vector data, reduced infra to one m6a.xlarge node, consolidated all PVCs to 1b
#aws
#devops
#kubernetes
02
Install JupyterHub on AWS Elastic Kubernetes Service (EKS)
Install JupyterHub on AWS Elastic Kubernetes Service (EKS)
#aws
#kubernetes
#machine-learning