https://dagster.io/ logo
#deployment-kubernetes
Title
# deployment-kubernetes
n

Noah Sanor

09/17/2021, 6:32 PM
Hi, we are trying to set a cursor for a sensor in kubernetes. From our understanding, we will run
dagster sensor cursor --set <value> <your cursor name>
to set it. Some questions: 1. Which pod should we run the command on? daemon, user code deployment, etc? 2. How do we reference repositories across pods, if that's needed?