Skip to content

Commit fee1841

Browse files
authored
Remove Troubleshooting for obsolete Skaffold bug (GoogleCloudPlatform#405)
1 parent 27bbcfd commit fee1841

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,6 @@ We offer the following installation methods:
219219
220220
kubectl get service frontend-external
221221
222-
**Troubleshooting:** A Kubernetes bug (will be fixed in 1.12) combined with
223-
a Skaffold [bug](https://github.com/GoogleContainerTools/skaffold/issues/887)
224-
causes load balancer to not to work even after getting an IP address. If you
225-
are seeing this, run `kubectl get service frontend-external -o=yaml | kubectl apply -f-`
226-
to trigger load balancer reconfiguration.
227-
228222
### Option 3: Using Pre-Built Container Images
229223
230224
> 💡 Recommended if you want to deploy the app faster in fewer steps to an

0 commit comments

Comments
 (0)