Skip to content

Airflow Deployment on Openshift Failed for CeleryExecutor and KubernetesExecutor #725

Discussion options

You must be logged in to vote

@yogeshwariingale First, I think your values file looks wrong, take a look at "step 3" of the quickstart guide for info on creating your values file.

If you are still having problems after updating your values, I have two recommendations:

  1. Take a quick look at the pod events (and logs) for the pods which are in CrashLoopBackoff
  2. Openshift is known to be deployed with lots of strange security requirements, especially around which IDs are allowed for securityContext settings like fsGroup and runAsGroup, so I bet you will have to change from the defaults in the chart

If you still have a problem, please share your error logs/events and we will take a look.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yogeshwariingale
Comment options

Answer selected by thesuperzapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants