Skip to content

Commit 140b1b7

Browse files
committed
added note for minikube ip
1 parent 1cee249 commit 140b1b7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

site/learn/InstallHkube.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,11 @@ helm upgrade -i hkube hkube/hkube \
7676
--timeout 15m <button class="copy-btn" onclick="copyToClipboard('installHKube')">Copy</button>
7777
</pre>
7878

79+
> <div style="font-size: 0.8em"> Note: the IP `192.168.49.2` is taken out of the command `minikube ip`.
80+
Verify it's your minikube IP. </div>
81+
7982
This command installs `hkube` in a minimal configuration for development. See below for production install.
80-
> Be patient. This can take some time depending on your internet connection
83+
Be patient. This can take some time depending on your internet connection.
8184

8285
### 6. Verify HKube Deployment
8386
Before starting your journey, verify that the required components have fully rolled out:

0 commit comments

Comments
 (0)