radius-project/resource-types-contrib
Auf GitHub ansehenAdd MongoDB Resource Type and Kubernetes Recipe - Bicep
Open
#20 geöffnet am 13. Aug. 2025
good first issuetriaged
Repository-Metriken
- Stars
- (7 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T 5h) (16 gemergte PRs in 30 T)
Beschreibung
Overview of the Resource type and Recipe
Create a Radius resource type schema and a Kubernetes Recipe in Bicep for provisioning MongoDB.
Acceptance criteria
- A resource type schema (if not available) that defines all the needed properties for MongoDB
- An associated Kubernetes Recipe that provisions the MongoDB
- README for Resource type and Recipe
- Manual Testing that the resource type works with an application
Refer to the contribution guide for the repo structure, naming conventions and other contribution requirements
Additional context
Reference to in-built MongoDB resource type - https://docs.radapp.io/reference/resource-schema/databases/mongodb/ Reference to Kubernetes Recipe - https://github.com/radius-project/recipes/blob/main/local-dev/mongodatabases.bicep
You can use the above Kubernetes Recipe , register it with a resource type, test it with a sample app and submit your PR
Would you like to support us?
- Yes, I would like to support you
AB#16771