Channels
pacc-may-31-2023
prefect-ai
pacc-clearcover-june-12-2023
marvin-in-the-wild
data-ecosystem
geo-israel
geo-japan
prefect-cloud
ppcc-may-16-2023
prefect-azure
prefect-docker
prefect-recipes
gratitude
geo-nyc
geo-bay-area
geo-boston
geo-london
geo-dc
geo-chicago
geo-berlin
geo-texas
geo-seattle
geo-colorado
prefect-community
data-tricks-and-tips
prefect-aws
prefect-gcp
introductions
find-a-prefect-job
prefect-dbt
random
events
ask-marvin
show-us-what-you-got
prefect-getting-started
prefect-integrations
prefect-contributors
best-practices-coordination-plane
announcements
prefect-server
prefect-ui
prefect-kubernetes
Powered by
Title
m
Michał Augoff
12/06/2022, 1:38 AM
hello! is it possible to build/use custom infrastructure types (beyond what’s available in the
prefect.infrastructure
module)? I assume no since this needs to be present in the agent’s env but double checking
✅ 1
z
Zanie
12/06/2022, 3:13 AM
Yes. But right now it needs to be in a Python package that registers itself as a plugin.
Like this, for example:
https://github.com/madkinsz/prefect-kv/blob/main/setup.py#L30-L34
I’m working on making this easier in
https://github.com/PrefectHQ/prefect/pull/7179
🎉 1
m
Michał Augoff
12/06/2022, 5:20 PM
thanks Michael, I’ll give it a try and looking forward to the PR!
z
Zanie
12/06/2022, 5:27 PM
That’s been merged now, if you want to try off
main
.
🙌 2
3 Views
#prefect-community
Join Slack