radius-project/resource-types-contrib

Add Redis Resource Type and Kubernetes Redis Recipe - Bicep

Open

#7 opened on 2025年8月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Bicep (20 forks)auto 404
good first issuetriaged

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (平均マージ 8d 5h) (30d で 16 merged PRs)

説明

Overview of the Resource type and Recipe

Create a Radius resource type schema and a Kubernetes Recipe in Bicep for provisioning Redis.

Acceptance criteria

  1. A resource type schema (if not available) that defines all the needed properties for Redis
  2. An associated Kubernetes Recipe that provisions the Redis container
  3. README for Resource type and Recipe
  4. 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 redis resource type - https://docs.radapp.io/reference/resource-schema/cache/redis/ Reference for Kubernetes Recipe - https://github.com/radius-project/recipes/blob/main/local-dev/rediscaches.bicep

Would you like to support us?

  • Yes, I would like to support you

AB#16726

コントリビューターガイド