Skip to content

Commit 077d956

Browse files
committed
Add rag-llm metadata
1 parent c80e0c6 commit 077d956

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
// This file has been generated automatically from the pattern-metadata.yaml file
2+
// Do not edit manually!
3+
:metadata_version: 1.0
4+
:name: rag-llm-gitops
5+
:pattern_version: 1.0
6+
:display_name: RAG LLM Gitops
7+
:repo_url: https://github.com/validatedpatterns/rag-llm-gitops
8+
:docs_repo_url: https://github.com/validatedpatterns/docs
9+
:issues_url: https://github.com/validatedpatterns/rag-llm-gitops/issues
10+
:docs_url: https://validatedpatterns.io/patterns/rag-llm-gitops/
11+
:ci_url: https://validatedpatterns.io/ci/?pattern=ragllm
12+
:tier: tested
13+
:owners: day0hero, sauagarwa
14+
:requirements_hub_compute_platform_aws_replicas: 3
15+
:requirements_hub_compute_platform_aws_type: m5.2xlarge
16+
:requirements_hub_controlPlane_platform_aws_replicas: 1
17+
:requirements_hub_controlPlane_platform_aws_type: m5.2xlarge
18+
:extra_features_hypershift_support: false
19+
:extra_features_spoke_support: false
20+
:external_requirements_cluster_sizing_note: This pattern will require nodes with GPUs which are only supported in certain regions. You can create them before deploying the pattern via the special `make create-gpu-machineset` command, after the initial cluster has been created.

0 commit comments

Comments
 (0)