1 min readMar 26, 2019
Hello Sunil,
I am guessing you have finished setting up and got this error when you tried running a task on the airflow dashboard right?
if so….
create a file named role.yaml
and copy this config to it:
then run…
kubectl apply -f role.yaml
Everything should be fine with that. Please, let me know the result of this. Thanks.