docs: Add a guide for configuring the kubernetes executor - #873
Open
chrishronek wants to merge 2 commits into
Open
docs: Add a guide for configuring the kubernetes executor#873chrishronek wants to merge 2 commits into
chrishronek wants to merge 2 commits into
Conversation
chrishronek
requested review from
davidspek,
michaeljguarino and
rauerhans
as code owners
October 11, 2023 03:48
| You'll then want to edit `airflow/helm/airflow/values.yaml` in your installation repo with something like: | ||
|
|
||
| ```yaml | ||
| airflow: |
Member
There was a problem hiding this comment.
there's also an annoying createPluralSecret: true config variable needed here
Contributor
Author
There was a problem hiding this comment.
@michaeljguarino - just added it (I think). Can you confirm that I got it right?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This should show your customers who would like to use the Airflow KubernetesExecutor a good starting point to do so.
Test Plan
I'm running the current config in my plural.sh Airflow and it's working great
Checklist
plural from-grafanato convert a grafana dashboard found via google to our CRDpluralsh/module-libraryto accelerate thisChecklist feels not applicable mostly becuase it's a simple doc add for an existing application. Let me know if I missed anything 🍻