{"id":23380600,"url":"https://github.com/flix-tech/k8s-airflow","last_synced_at":"2025-04-08T07:43:12.153Z","repository":{"id":149086028,"uuid":"225670461","full_name":"flix-tech/k8s-airflow","owner":"flix-tech","description":"run airflow on kubernetes for historical processing","archived":false,"fork":false,"pushed_at":"2020-10-19T21:39:42.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-14T04:51:13.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/flix-tech.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":"2019-12-03T16:49:39.000Z","updated_at":"2020-10-19T21:39:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"173c7957-0724-4740-95b3-e79097dfd2fa","html_url":"https://github.com/flix-tech/k8s-airflow","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/flix-tech%2Fk8s-airflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fk8s-airflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fk8s-airflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flix-tech%2Fk8s-airflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flix-tech","download_url":"https://codeload.github.com/flix-tech/k8s-airflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801198,"owners_count":20998331,"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":[],"created_at":"2024-12-21T20:17:01.720Z","updated_at":"2025-04-08T07:43:12.146Z","avatar_url":"https://github.com/flix-tech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aiflow on Kubernetes\n\nThis is a project to a airflow app on Kubernetes. More information [here](https://airflow.apache.org/kubernetes.html).\n\n## run app locally\n\nInstall local Kubernetes cluster first. Use [minikube](https://kubernetes.io/docs/tasks/tools/install-minikube/).\n\nInstall `task` build tools [task](https://taskfile.dev/#/installation).\n\nRun locally:\n```shell script\ntask run.local\n```\nUndeploy locally:\n```shell script\ntask airflow.undeploy\n```\n\n## deploy on EKS Kubernetes cluster\nFirst you need to deploy manually the service account and rolebindings:\n```shell script\n#First login into your k8s namespace\nkubectl -n $NAMESPACE apply -f k8s/rolebinding.yaml\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflix-tech%2Fk8s-airflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflix-tech%2Fk8s-airflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflix-tech%2Fk8s-airflow/lists"}