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 9003cd0 commit 90466b6Copy full SHA for 90466b6
docs/create/kubernetes/index-kubernetes.mdx
@@ -125,6 +125,12 @@ deployment.apps/redis-enterprise-operator 1/1 1 1
125
deployment.apps/redis-enterprise-services-rigger 1/1 1 1 6m44s
126
```
127
128
+
129
+You can verify the Pods and list of services over Google Cloud Dashboard UI:
130
131
+
132
133
134
### Step 11. Listing the secrets
135
136
@@ -138,6 +144,7 @@ bXVLeHRpblY=
138
144
echo bXVLeHRpblY= | base64 -d
139
145
140
146
147
141
148
This command will display the password which you can use to access Redis Enterprise UI over the browser.
142
149
143
150
## Next Step
docs/create/kubernetes/re_kubernetes.png
134 KB
0 commit comments