Note about the cluster being shutdown

This commit is contained in:
shockrah 2024-04-28 22:11:55 -07:00
parent 3c243fe98b
commit 702cc02edd

View File

@ -1,5 +1,17 @@
# Fargate configuration
**Now deprecated**! This entire cluster has been removed since I have started moving
everything over to Vultr's Kubernetes Engine instead. This migration is happening
in two phases.
Phase 1: VPS Host migration, where I dump all the sites onto a cheaper single
host because AWS is just too expensive at this point.
Phase 2: Moving to VKE since I can use K8s and not break the bank just to
host a handful of small personal projects.
## Blue/Green Deployments
Services such as `nginx/beta` ( which serves static content ) are deployed &