Skip to content

Commit 90466b6

Browse files
committed
Added GIF
1 parent 9003cd0 commit 90466b6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/create/kubernetes/index-kubernetes.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ deployment.apps/redis-enterprise-operator 1/1 1 1
125125
deployment.apps/redis-enterprise-services-rigger 1/1 1 1 6m44s
126126
```
127127

128+
129+
You can verify the Pods and list of services over Google Cloud Dashboard UI:
130+
131+
![Redis Enterprise UI](re_kubernetes.png)
132+
133+
128134
### Step 11. Listing the secrets
129135

130136
```
@@ -138,6 +144,7 @@ bXVLeHRpblY=
138144
echo bXVLeHRpblY= | base64 -d
139145
```
140146

147+
141148
This command will display the password which you can use to access Redis Enterprise UI over the browser.
142149

143150
## Next Step
134 KB
Loading

0 commit comments

Comments
 (0)