@@ -90,7 +90,7 @@ You can now use your cluster with:
90
90
91
91
kubectl cluster-info --context kind-solo
92
92
93
- Not sure what to do next? 😅 Check out https:// kind.sigs.k8s.io/docs/user/quick-start/
93
+ Thanks for using kind! 😊
94
94
```
95
95
96
96
You may now view pods in your cluster using ` k9s -A ` as below:
@@ -178,8 +178,8 @@ Kubernetes Namespace : solo
178
178
✔ Clean up temp files
179
179
✔ Generate gossip keys
180
180
✔ Backup old files
181
- ✔ TLS key for node: node1
182
181
✔ TLS key for node: node2
182
+ ✔ TLS key for node: node1
183
183
✔ TLS key for node: node0
184
184
✔ Generate gRPC TLS keys
185
185
✔ Finalize
@@ -242,9 +242,9 @@ Kubernetes Namespace : solo
242
242
✔ Check HAProxy for: node0
243
243
✔ Check HAProxy for: node1
244
244
✔ Check HAProxy for: node2
245
- ✔ Check Envoy Proxy for: node2
246
- ✔ Check Envoy Proxy for: node1
247
245
✔ Check Envoy Proxy for: node0
246
+ ✔ Check Envoy Proxy for: node1
247
+ ✔ Check Envoy Proxy for: node2
248
248
✔ Check proxy pods are ready
249
249
✔ Check MinIO
250
250
✔ Check auxiliary pods are ready
@@ -277,12 +277,27 @@ Kubernetes Namespace : solo
277
277
✔ Copy gRPC TLS keys to staging
278
278
✔ Prepare config.txt for the network
279
279
✔ Prepare staging directory
280
- *********************************** ERROR *****************************************
281
- Error in setting up nodes: failed to extract platform code in this pod 'network-node0-0': Exec error:
282
- [exec network-node0-0 -c root-container -- chmod +x /home/hedera/extract-platform.sh'] - error details:
283
- chmod: cannot access '/home/hedera/extract-platform.sh': No such file or directory
284
-
285
- ***********************************************************************************
280
+ ✔ Update node: node2
281
+ ✔ Update node: node0
282
+ ✔ Update node: node1
283
+ ✔ Fetch platform software into network nodes
284
+ ✔ Copy Gossip keys
285
+ ✔ Copy Gossip keys
286
+ ✔ Copy Gossip keys
287
+ ✔ Copy TLS keys
288
+ ✔ Copy TLS keys
289
+ ✔ Copy TLS keys
290
+ ✔ Copy configuration files
291
+ ✔ Copy configuration files
292
+ ✔ Copy configuration files
293
+ ✔ Set file permissions
294
+ ✔ Node: node0
295
+ ✔ Set file permissions
296
+ ✔ Node: node2
297
+ ✔ Set file permissions
298
+ ✔ Node: node1
299
+ ✔ Setup network nodes
300
+ ✔ Finalize
286
301
```
287
302
288
303
* Start the nodes.
@@ -302,17 +317,22 @@ Kubernetes Cluster : kind-solo
302
317
Kubernetes Namespace : solo
303
318
**********************************************************************************
304
319
✔ Initialize
305
- ✔ Check network pod: node1
306
320
✔ Check network pod: node0
307
321
✔ Check network pod: node2
322
+ ✔ Check network pod: node1
308
323
✔ Identify network pods
309
324
✔ Start node: node2
310
325
✔ Start node: node1
311
326
✔ Start node: node0
312
327
✔ Starting nodes
313
- *********************************** ERROR *****************************************
314
- Error starting node: Logs are not accessible: /opt/hgcapp/services-hedera/HapiApp2.0/output/hgcaa.log
315
- ***********************************************************************************
328
+ ✔ Check node: node0
329
+ ✔ Check node: node1
330
+ ✔ Check node: node2
331
+ ✔ Check nodes are ACTIVE
332
+ ✔ Check proxy for node: node0
333
+ ✔ Check proxy for node: node1
334
+ ✔ Check proxy for node: node2
335
+ ✔ Check node proxies are ACTIVE
316
336
```
317
337
* Deploy mirror node
318
338
@@ -331,9 +351,16 @@ Kubernetes Cluster : kind-solo
331
351
Kubernetes Namespace : solo
332
352
**********************************************************************************
333
353
✔ Initialize
334
- *********************************** ERROR *****************************************
335
- Error starting node: max attempts of 10 was reached for request with last error being: GrpcServiceError: Received RST_STREAM with code 0
336
- ***********************************************************************************
354
+ ✔ Prepare address book
355
+ ✔ Deploy mirror-node
356
+ ✔ Enable mirror-node
357
+ ✔ Check Hedera Explorer
358
+ ✔ Check Postgres DB
359
+ ✔ Check Monitor
360
+ ✔ Check GRPC
361
+ ✔ Check Importer
362
+ ✔ Check REST API
363
+ ✔ Check pods are ready
337
364
```
338
365
339
366
* Deploy a JSON RPC relay
@@ -486,8 +513,8 @@ Kubernetes Namespace : solo
486
513
✔ Generate gossip keys
487
514
✔ Backup old files
488
515
✔ TLS key for node: node2
489
- ✔ TLS key for node: node0
490
516
✔ TLS key for node: node1
517
+ ✔ TLS key for node: node0
491
518
✔ Generate gRPC TLS keys
492
519
✔ Finalize
493
520
```
0 commit comments