You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>We hit a different Pod with every request. This demonstrates that the load-balancing is working.</p>
159
+
{{<note>}}<p>If you're running minikube with Docker Desktop as the container driver, a minikube tunnel is needed. This is because containers inside Docker Desktop are isolated from your host computer.<br>
160
+
<p>In a separate terminal window, execute:<br>
161
+
<code><b>minikube service kubernetes-bootcamp --url</b></code></p>
162
+
<p>The output looks like this:
163
+
<pre><b>http://127.0.0.1:51082<br>! Because you are using a Docker driver on darwin, the terminal needs to be open to run it.</b></pre></p>
0 commit comments