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
k
Katrin Grunert
08/01/2022, 9:39 AM
Hey! I am running a job with the
k8s_job_executor
and each step of the job is being spawned as an own pod. Each pod is named
dagster-step-<SOME_ID>
and I was wondering, if it is possible to modify this generated name by a custom name.
Post