DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
To get out a useable KubernetesOperator and KubernetesExecutor we want to define what tasks should be included in the initial PRs of these products and what tasks should be reserved for later PRs
Initial
...
PRs:
To make the ultimate PR much more digestible, we will create a series of smaller PRs to minimize effort
- PR to allow executor_config
- PR for PodOperator with the pod building features basic kubernetes tests
- PR for k8s executor
...
Initial Features
These are the features that we would consider "crucial infrastructure." While these features will not allow the full flexibility desired by kubernetes proficient users, it will allow small and large-scale airflow instances to run natively on kubernetes.
Kubernetes Operator:
- Create a Pod Operator
- Pod Operator should be able to "return" a value for XCOM purposes
...