Skip to content

Commit 5adbda6

Browse files
authored
docs: add coming soon text for gke adk deploy section (#501)
1 parent 9474f0a commit 5adbda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/gke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ You can get the external IP address of your service using:
305305
kubectl get svc adk-agent -o=jsonpath='{.status.loadBalancer.ingress[0].ip}'
306306
```
307307

308-
### Option 2: Automated Deployment using `adk deploy gke`
308+
### Option 2: Automated Deployment using `adk deploy gke` (Coming Soon)
309309

310310
ADK provides a CLI command to streamline GKE deployment. This avoids the need to manually build images, write Kubernetes manifests, or push to Artifact Registry.
311311

0 commit comments

Comments
 (0)