Skip to content

Commit ec2810a

Browse files
committed
docs: remove coming soon from gke deploy
1 parent 84f0fbb commit ec2810a

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
@@ -352,7 +352,7 @@ You can get the external IP address of your service using:
352352
kubectl get svc adk-agent -o=jsonpath='{.status.loadBalancer.ingress[0].ip}'
353353
```
354354

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

357357
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.
358358

0 commit comments

Comments
 (0)