manifests/today_ai_weather
songtianlun 9791f0118f feat: add pod anti-affinity rules for taw app
- Introduce podAntiAffinity settings to avoid scheduling
  multiple Pods with the same app: taw label on the same
  node.
- This is a soft requirement, meaning that if there are
  not enough nodes, Pods may still be scheduled on the
  same node.

This change enhances the deployment strategy by improving
availability and fault tolerance of the taw application.
2025-04-23 20:56:32 +08:00
..
archive first commit 2025-04-12 13:11:34 +08:00
db chore: update storage classes and node selectors 2025-04-20 16:36:20 +08:00
db-dev first commit 2025-04-12 13:11:34 +08:00
dev feat: add multiple subdomains for ingress configuration 2025-04-17 13:33:49 +08:00
redis chore: update storage classes and node selectors 2025-04-20 16:36:20 +08:00
ingress.yaml first commit 2025-04-12 13:11:34 +08:00
load.yaml feat: add pod anti-affinity rules for taw app 2025-04-23 20:56:32 +08:00
service.yaml first commit 2025-04-12 13:11:34 +08:00