Channels
dagster-de
integration-airbyte
topic-async-execution
local-japan
dagster-cube
community-freelance
dagster-wandb
dagster-feedback
community-machine-learning
integration-bigquery
dagster-university
ask-community
dagster-dask
integration-snowflake
dagster-releases
integration-dbt
faq-read-me-before-posting
tools
feature-insights
feature-pipes
project-flexible-range-backfills
data-platform-design
community-events
dagster-serverless
dagster-noteable
introductions
integration-airflow
dagster-cloud
random
dagster-spatial
ask-ai
announcements
github-discussions
豆瓣酱帮
dagstereo
deployment-ecs
deployment-kubernetes
jobs
community-showcase
feature-asset-checks
Powered by
#ask-community
Title
# ask-community
c
Caio Tavares
12/14/2022, 4:29 PM
hey all, is there any matrix chart showing support for Dagster versions VS Kubernetes versions? Or is there any API in the helm chart that isn't compatible given a k8s version?
r
rex
12/14/2022, 5:28 PM
In the
Chart.yaml
, we support Kubernetes versions above 1.18:
https://github.com/dagster-io/dagster/blob/a0aeb7872d1bf80f22a2e23513b0dd3756625e40/helm/dagster/Chart.yaml#L5
❤️ 1
Post