We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bbcfd commit fee1841Copy full SHA for fee1841
README.md
@@ -219,12 +219,6 @@ We offer the following installation methods:
219
220
kubectl get service frontend-external
221
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
-
228
### Option 3: Using Pre-Built Container Images
229
230
> 💡 Recommended if you want to deploy the app faster in fewer steps to an
0 commit comments