Skip to content

Commit 1f11fdd

Browse files
auto update README.md
1 parent d317afa commit 1f11fdd

File tree

1 file changed

+18
-33
lines changed

1 file changed

+18
-33
lines changed

README.md

Lines changed: 18 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can now use your cluster with:
9090
9191
kubectl cluster-info --context kind-solo
9292
93-
Thanks for using kind! 😊
93+
Have a nice day! 👋
9494
```
9595

9696
You may now view pods in your cluster using `k9s -A` as below:
@@ -178,9 +178,9 @@ Kubernetes Namespace : solo
178178
✔ Clean up temp files
179179
✔ Generate gossip keys
180180
✔ Backup old files
181-
✔ TLS key for node: node2
182181
✔ TLS key for node: node0
183182
✔ TLS key for node: node1
183+
✔ TLS key for node: node2
184184
✔ Generate gRPC TLS keys
185185
✔ Finalize
186186
```
@@ -260,16 +260,16 @@ Kubernetes Namespace : solo
260260
**********************************************************************************
261261
✔ Initialize
262262
✔ Check network pod: node0
263-
✔ Check network pod: node1
264263
✔ Check network pod: node2
264+
✔ Check network pod: node1
265265
✔ Identify network pods
266266
✔ Copy configuration files
267267
✔ Copy Gossip keys to staging
268268
✔ Copy gRPC TLS keys to staging
269269
✔ Prepare config.txt for the network
270270
✔ Prepare staging directory
271-
✔ Node: node0
272271
✔ Node: node2
272+
✔ Node: node0
273273
✔ Node: node1
274274
✔ Fetch platform software into network nodes
275275
✔ Copy Gossip keys
@@ -282,10 +282,10 @@ Kubernetes Namespace : solo
282282
✔ Copy configuration files
283283
✔ Copy configuration files
284284
✔ Set file permissions
285-
✔ Node: node1
286-
✔ Set file permissions
287285
✔ Node: node0
288286
✔ Set file permissions
287+
✔ Node: node1
288+
✔ Set file permissions
289289
✔ Node: node2
290290
✔ Setup network nodes
291291
✔ Finalize
@@ -308,13 +308,13 @@ Kubernetes Cluster : kind-solo
308308
Kubernetes Namespace : solo
309309
**********************************************************************************
310310
✔ Initialize
311-
✔ Check network pod: node1
312311
✔ Check network pod: node0
312+
✔ Check network pod: node1
313313
✔ Check network pod: node2
314314
✔ Identify network pods
315+
✔ Start node: node2
315316
✔ Start node: node1
316317
✔ Start node: node0
317-
✔ Start node: node2
318318
✔ Starting nodes
319319
✔ Check node: node0
320320
✔ Check node: node1
@@ -345,13 +345,9 @@ Kubernetes Namespace : solo
345345
✔ Prepare address book
346346
✔ Deploy mirror-node
347347
✔ Enable mirror-node
348-
✔ Check Postgres DB
349-
✔ Check Importer
350-
✔ Check REST API
351-
✔ Check Web3
352-
✔ Check GRPC
353-
✔ Check Hedera Explorer
354-
✔ Check Mirror node components are ACTIVE
348+
*********************************** ERROR *****************************************
349+
Error starting node: Expected number of pod (1) not found status.phase=Running app.kubernetes.io/component=postgresql,app.kubernetes.io/name=postgres [maxAttempts = 900]
350+
***********************************************************************************
355351
```
356352

357353
* Deploy a JSON RPC relay
@@ -372,15 +368,9 @@ Kubernetes Namespace : solo
372368
**********************************************************************************
373369
✔ Initialize
374370
✔ Prepare chart values
375-
376-
*** Deployed Relays ***
377-
-------------------------------------------------------------------------------
378-
- fullstack-deployment [fullstack-deployment-0.24.2]
379-
- relay-node0-node1 [hedera-json-rpc-relay-0.26.0-SNAPSHOT]
380-
- relay-node0-node1-node2 [hedera-json-rpc-relay-0.26.0-SNAPSHOT]
381-
382-
383-
✔ Deploy JSON RPC Relay
371+
*********************************** ERROR *****************************************
372+
Error installing relays
373+
***********************************************************************************
384374
```
385375

386376
You may view the list of pods using `k9s` as below:
@@ -450,14 +440,9 @@ Kubernetes Namespace : solo
450440
**********************************************************************************
451441
✔ Initialize
452442
✔ Prepare chart values
453-
454-
*** Deployed Relays ***
455-
-------------------------------------------------------------------------------
456-
- fullstack-deployment [fullstack-deployment-0.24.2]
457-
- relay-node0-node1 [hedera-json-rpc-relay-0.26.0-SNAPSHOT]
458-
459-
460-
✔ Deploy JSON RPC Relay
443+
*********************************** ERROR *****************************************
444+
Error installing relays
445+
***********************************************************************************
461446
```
462447

463448
### Example - 2: Deploy a standalone test network (version `0.47.0-alpha.0`)
@@ -516,9 +501,9 @@ Kubernetes Namespace : solo
516501
✔ Gossip pem key for node: node2
517502
✔ Generate gossip keys
518503
✔ Backup old files
504+
✔ TLS key for node: node2
519505
✔ TLS key for node: node0
520506
✔ TLS key for node: node1
521-
✔ TLS key for node: node2
522507
✔ Generate gRPC TLS keys
523508
✔ Finalize
524509
```

0 commit comments

Comments
 (0)