#orchestration
2 snippets tagged with #orchestration
bashadvanced
Kubernetes Deployment Configuration
Production-ready Kubernetes deployment with replicas, resource limits, health checks, and rolling updates.
#kubernetes#deployment
pythonadvanced
Apache Airflow DAG Example
Airflow DAG with task dependencies, retries, SLA, and PythonOperator for daily data pipeline.
#airflow#dag