Skip to content

Commit ea1163f

Browse files
committed
Update README to clarify deployment support for local and GCP environments
1 parent 8b1cf73 commit ea1163f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MCP Registry Kubernetes Deployment
22

3-
This directory contains Pulumi infrastructure code to deploy the MCP Registry service to a Kubernetes cluster. It supports multiple Kubernetes providers: Azure Kubernetes Service (AKS) and local (using existing kubeconfig).
3+
This directory contains Pulumi infrastructure code to deploy the MCP Registry service to a Kubernetes cluster. It supports deploying the infrastructure locally (using an existing kubeconfig, e.g. with minikube) or to Google Cloud Platform (GCP).
44

55
## Quick Start
66

0 commit comments

Comments
 (0)