readme: hide option 3

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2019-02-18 14:28:14 -08:00
parent 1c1c8b42ef
commit 1605c21f69
No known key found for this signature in database
GPG key ID: 3B9A89CAE5009078

View file

@ -147,7 +147,8 @@ Find **Protocol Buffers Descriptions** at the [`./pb` directory](./pb).
are seeing this, run `kubectl get service frontend-external -o=yaml | kubectl apply -f-`
to trigger load balancer reconfiguration.
### Option 3: Using Static Images
<!--
### Option 3: Using Pre-Built Container Images
> 💡 Recommended for test-driving the application on an existing cluster.
@ -160,7 +161,7 @@ Find **Protocol Buffers Descriptions** at the [`./pb` directory](./pb).
browser to confirm installation.
kubectl get service frontend-external
-->
### (Optional) Deploying on a Istio-installed GKE cluster