{"id":13612224,"url":"https://github.com/bhavaniravi/airflow-kube-setup","last_synced_at":"2025-04-13T11:31:46.947Z","repository":{"id":53748054,"uuid":"247926765","full_name":"bhavaniravi/airflow-kube-setup","owner":"bhavaniravi","description":"How to deploy airflow on Kubernetes","archived":false,"fork":false,"pushed_at":"2023-07-02T16:04:00.000Z","size":2077,"stargazers_count":39,"open_issues_count":4,"forks_count":41,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-07T20:41:50.857Z","etag":null,"topics":["airflow","docker","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhavaniravi.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-17T09:18:45.000Z","updated_at":"2024-10-10T12:41:55.000Z","dependencies_parsed_at":"2024-11-07T20:33:01.824Z","dependency_job_id":"4a1a1afc-5593-4fc9-9fcf-a983e08e948e","html_url":"https://github.com/bhavaniravi/airflow-kube-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavaniravi%2Fairflow-kube-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavaniravi%2Fairflow-kube-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavaniravi%2Fairflow-kube-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhavaniravi%2Fairflow-kube-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhavaniravi","download_url":"https://codeload.github.com/bhavaniravi/airflow-kube-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705693,"owners_count":21148577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airflow","docker","kubernetes"],"created_at":"2024-08-01T20:00:25.128Z","updated_at":"2025-04-13T11:31:46.396Z","avatar_url":"https://github.com/bhavaniravi.png","language":"Shell","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# Airflow Kubernetes Setup\n\n\u003e This setup is used and tested in airflow 1.10.10. It's a good idea to use latest version of Airflow 2.3.x+. Need help setting up infrastructure and training your team? Contact me bhavanicodes@gmail.com \n\nThe setup files are copied directly from airflow's repo and modified to fit the requirements.\n\nOne major change is instead of building the docker image from source, we use `pip` to install airflow\n\n## Create Docker Image\n\n```\ncd scripts/docker\ndocker build -t airflow .\n```\n\n\u003e Push the image to your favorite registry and get the URL\n\n## Deploy in kubernetes\n\n1. Find $IMAGE in the repository\n2. Find $TAG in the repository\n2. Change it with the docker image URL and tag respectively\n\n```\ncd scripts/\n./kube/deploy.sh -d persistent_mode\n```\nThe other supported modes is `git_mode`\n\n## Walkthrough blog\n\n[Deploying airflow on kubernetes](https://bhavaniravi.com/blog/deploying-airflow-on-kubernetes/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhavaniravi%2Fairflow-kube-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhavaniravi%2Fairflow-kube-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhavaniravi%2Fairflow-kube-setup/lists"}