Giter Site home page Giter Site logo

airflow-kubernetes's Introduction

Openshift Nightlies

This Repo defines Airflow Tasks used in running our nightly performance builds for stable and future releases of Openshift.

Overview

  • dags/openshift_nightlies - Contains all Airflow code
  • images - Contains all custom images used in the Airflow DAGs
  • charts - Helm Charts for the Airflow Stack (includes Airflow, an EFK Stack for logging, Elastic/Kibana Cluster for results, and an instance of the perf-dashboard)
  • scripts - Install/Uninstall scripts for the Airflow stack

Docs

Look at tasks to see more about creating tasks Look at variables to see how variables are handled in these DAGs

Installing Airflow

To install Airflow you simply need to fork the repo and run the following on a box that has access to an openshift cluster:

# all commands are run at the root of your git repo
# install the airflow stack and have it point to your fork of the dag code.
# $PASSWORD refers to the password you would like to secure your airflow instance behind.
./scripts/install.sh -p $PASSWORD

Getting Cluster Configuration

To get URLs and login info for the cluster, you can run ./scripts/get_cluster_info.sh to get the output given at the end of the install.

Uninstalling

To uninstall the stack, you can run ./scripts/uninstall.sh.

Installing Airflow (Developer Playground)

To install Airflow in a developer playground setting (i.e. in our baremetal cluster)

# all commands are run at the root of your git repo
# install the airflow stack and have it point to your fork of the dag code.
# $PASSWORD refers to the password you would like to secure your airflow instance with.
./scripts/playground/build.sh -p $PASSWORD

Cleaning up the Playground

To uninstall the stack, you can run ./scripts/playground/cleanup.sh.

airflow-kubernetes's People

Contributors

amitsagtani97 avatar chaitanyaenr avatar harshith-umesh avatar kedark3 avatar mohit-sheth avatar mukrishn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.