readme: hide option 3
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
1c1c8b42ef
commit
1605c21f69
1 changed files with 3 additions and 2 deletions
|
@ -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-`
|
are seeing this, run `kubectl get service frontend-external -o=yaml | kubectl apply -f-`
|
||||||
to trigger load balancer reconfiguration.
|
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.
|
> 💡 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.
|
browser to confirm installation.
|
||||||
|
|
||||||
kubectl get service frontend-external
|
kubectl get service frontend-external
|
||||||
|
-->
|
||||||
|
|
||||||
### (Optional) Deploying on a Istio-installed GKE cluster
|
### (Optional) Deploying on a Istio-installed GKE cluster
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue