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
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,10 @@ You can also use the script provided that replaces the default values to the IP
56
56
*`./scripts/replace_ip_OSX.sh` for macOS
57
57
58
58
<details>
59
-
<summary>Or alternatively:</summary>
59
+
60
+
<summary>Or alternatively:</summary>
60
61
Get the Public IP address of your cluster.
62
+
61
63
```bash
62
64
$ kubectl get nodes
63
65
NAME STATUS AGE
@@ -105,6 +107,7 @@ spec:
105
107
```
106
108
107
109
</details>
110
+
108
111
# 2. Create Volumes in your Cluster
109
112
You would need to create a volume for your cluster. You can use the provided yaml file. The required keystores will be stored in this volume. The volume will also be used by the core services.
0 commit comments