Airflow Helm Chart : Quick Start For Beginners in 10mins

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024
  • Airflow Helm Chart : Quick Start For Beginners in 10mins
    👍 Smash the like button to become an Airflow Super Hero!
    ❤️ Subscribe to my channel to become a master of Airflow
    🏆 BECOME A PRO: www.udemy.com/...
    🚨 My Patreon: / marclamberti
    The Official Airflow Helm Chart is out!
    Why is it important for you?
    Now you only have one chart to look for and to stay up to date with. With the official Airflow helm chart you can quickly set up and run Airflow on your Kubernetes cluster. In this quick video, you are going to learn:
    How to set up your own Kubernetes cluster locally
    How to deploy Airflow with the Celery Executor using the Helm chart
    How to configure the Airflow helm chart and so, your Airflow instance
    At the end of the video, you will have a fully functional Kubernetes cluster with Airflow deployed using the Celery Executor!
    Enjoy!
    Materials: www.notion.so/...

ความคิดเห็น • 36

  • @kanakorn.h
    @kanakorn.h ปีที่แล้ว

    You saved my day.

  • @kaushalkrishna5249
    @kaushalkrishna5249 ปีที่แล้ว +1

    Can you make a video on deploying it in some private gke or eks cluster?

  • @MNRCRTZ
    @MNRCRTZ ปีที่แล้ว

    Very nice. In my case im using EKS. So i just need to skip Kind cluster part and proceed to rest of steps? Thanks!

  • @manishshankla9562
    @manishshankla9562 3 ปีที่แล้ว

    Top-notch as always Marc!

  • @gouthamk1657
    @gouthamk1657 ปีที่แล้ว +1

    how to load our own dags with helm , if you have any link available please share it.

  • @SegunAdelowo-t7p
    @SegunAdelowo-t7p 2 ปีที่แล้ว

    LOL! I love the energy !!!!! :)

  • @chrisstinemetz6602
    @chrisstinemetz6602 3 ปีที่แล้ว +1

    Great video! One question, how would I use load balancer instead of port forwarding for AKS deployment? Thank you!

  • @adarshtv6529
    @adarshtv6529 3 ปีที่แล้ว +5

    How to add dags created by me into airflow? How do I load my dags folder?

  • @HungNguyen-hf8dq
    @HungNguyen-hf8dq 4 หลายเดือนก่อน

    Init:CrashLoopBackOff when i using git-sync ?

  • @HiQClassic
    @HiQClassic 3 ปีที่แล้ว

    Thanks Marc!

  • @anujsubedi2178
    @anujsubedi2178 3 ปีที่แล้ว

    You are mind blowing.

  • @bakhtiyarkhanbutayev2115
    @bakhtiyarkhanbutayev2115 2 ปีที่แล้ว

    Great video. How can I add my own dag?

  • @evgenisakhatsky612
    @evgenisakhatsky612 ปีที่แล้ว

    awesome!!

  • @joash_
    @joash_ 3 ปีที่แล้ว

    Teach us autoscaling with Keda. Thanks Marc!

  • @balajik8473
    @balajik8473 ปีที่แล้ว

    Hi What is the image for flower, and what is pod_template ? ( I am new to k8s and airflow)

  • @aprd
    @aprd ปีที่แล้ว

    How do you make this thing work with rancher?

  • @kasunkp
    @kasunkp 6 หลายเดือนก่อน

    how to set the base_url as a configmap and enable it on the value.yaml file.

  • @dlubom
    @dlubom 3 ปีที่แล้ว

    How you suggest to add spark binaries to this Helm Chart?

  • @jinsungha
    @jinsungha 3 ปีที่แล้ว

    Great video! Btw, when using helm chart to deploy airflow on k8s, how do I install python package such as boto3? Is there configuration for this?

  • @rhonaldjr
    @rhonaldjr 2 ปีที่แล้ว +1

    Unfortunately, this did not work. I use microk8s under PopOS 20.04. I created the default cluster on the local dev environment using the commands provided by both you and the apache airflow helm page. Error: INSTALLATION FAILED: failed post-install: timed out waiting for the condition

  • @saverioguzzo6144
    @saverioguzzo6144 3 ปีที่แล้ว

    thanks for the video! Where can I find the minimum specs for the nodes? Thanks

  • @siddharthsingh7569
    @siddharthsingh7569 3 ปีที่แล้ว

    Great!

  • @jwc7663
    @jwc7663 3 ปีที่แล้ว

    Great works! One question: what if i want to install extra python packages using requirements.txt? Which part should I change?

    • @MarcLamberti
      @MarcLamberti  3 ปีที่แล้ว

      The docker image of Airflow :)

  • @donbulaong
    @donbulaong ปีที่แล้ว

    Hi Marc, I'm hitting that error when trying to upgrade helm airflow. Hope you can help. Thank you!
    PS C:\Projects\kind-airflow> helm upgrade --install airflow apache-airflow/airflow -n airflow -f values.yaml
    Error: UPGRADE FAILED: execution error at (airflow/charts/postgresql/templates/secrets.yaml:20:15):
    PASSWORDS ERROR: The secret "airflow-postgresql" does not contain the key "password"

  • @jaganmohan4388
    @jaganmohan4388 2 ปีที่แล้ว

    Did anybody tried with reverse proxy like exposing airflow ui thorugh nginx server?

  • @mithileshsharma7429
    @mithileshsharma7429 2 ปีที่แล้ว

    Dummy operator is not working
    Is anybody know what has to do

  • @olgy7874
    @olgy7874 2 ปีที่แล้ว

    Hi there, I have an error on this command "helm install airflow apache-airflow/airflow --namespace airflow --debug". Has anybody had any issues with that?

    • @jaganmohan4388
      @jaganmohan4388 2 ปีที่แล้ว

      Hi,
      Please place --timeout 15m at the end of command.
      helm upgrade --install airflow apache-airflow/airflow -n airflow -f values.yaml --debug --timeout 15m
      Use this command it will help you to create

    • @olgy7874
      @olgy7874 2 ปีที่แล้ว +1

      @@jaganmohan4388 Thank you Jagan! I'll try and get back to you with my outcome later.

  • @neerajvyas3947
    @neerajvyas3947 3 ปีที่แล้ว

    🚀🚀🔥

  • @wesleyhawes916
    @wesleyhawes916 3 ปีที่แล้ว

    Thanks Marc!!!