@@ -90,7 +90,7 @@ You can now use your cluster with:
90
90
91
91
kubectl cluster-info --context kind-solo
92
92
93
- Thanks for using kind! 😊
93
+ Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
94
94
```
95
95
96
96
You may now view pods in your cluster using ` k9s -A ` as below:
@@ -240,11 +240,11 @@ Kubernetes Namespace : solo
240
240
✔ Check Node: node2
241
241
✔ Check node pods are ready
242
242
✔ Check HAProxy for: node0
243
- ✔ Check HAProxy for: node1
244
243
✔ Check HAProxy for: node2
245
- ✔ Check Envoy Proxy for: node1
246
- ✔ Check Envoy Proxy for: node2
244
+ ✔ Check HAProxy for: node1
247
245
✔ Check Envoy Proxy for: node0
246
+ ✔ Check Envoy Proxy for: node2
247
+ ✔ Check Envoy Proxy for: node1
248
248
✔ Check proxy pods are ready
249
249
✔ Check MinIO
250
250
✔ Check auxiliary pods are ready
@@ -277,9 +277,9 @@ 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
+ ✔ Update node: node2
280
281
✔ Update node: node1
281
282
✔ Update node: node0
282
- ✔ Update node: node2
283
283
✔ Fetch platform software into network nodes
284
284
✔ Copy Gossip keys
285
285
✔ Copy Gossip keys
@@ -291,11 +291,11 @@ Kubernetes Namespace : solo
291
291
✔ Copy configuration files
292
292
✔ Copy configuration files
293
293
✔ Set file permissions
294
- ✔ Node: node1
294
+ ✔ Node: node2
295
295
✔ Set file permissions
296
296
✔ Node: node0
297
297
✔ Set file permissions
298
- ✔ Node: node2
298
+ ✔ Node: node1
299
299
✔ Setup network nodes
300
300
✔ Finalize
301
301
```
@@ -318,19 +318,19 @@ Kubernetes Namespace : solo
318
318
**********************************************************************************
319
319
✔ Initialize
320
320
✔ Check network pod: node0
321
- ✔ Check network pod: node2
322
321
✔ Check network pod: node1
322
+ ✔ Check network pod: node2
323
323
✔ Identify network pods
324
- ✔ Start node: node1
325
324
✔ Start node: node2
326
325
✔ Start node: node0
326
+ ✔ Start node: node1
327
327
✔ Starting nodes
328
328
✔ Check node: node0
329
329
✔ Check node: node1
330
330
✔ Check node: node2
331
331
✔ Check nodes are ACTIVE
332
- ✔ Check proxy for node: node2
333
332
✔ Check proxy for node: node0
333
+ ✔ Check proxy for node: node2
334
334
✔ Check proxy for node: node1
335
335
✔ Check node proxies are ACTIVE
336
336
```
@@ -356,10 +356,10 @@ Kubernetes Namespace : solo
356
356
✔ Enable mirror-node
357
357
✔ Check Hedera Explorer
358
358
✔ Check Postgres DB
359
- ✔ Check Monitor
360
359
✔ Check REST API
361
- ✔ Check Importer
360
+ ✔ Check Monitor
362
361
✔ Check GRPC
362
+ ✔ Check Importer
363
363
✔ Check pods are ready
364
364
```
365
365
@@ -512,9 +512,9 @@ Kubernetes Namespace : solo
512
512
✔ Gossip pem key for node: node2
513
513
✔ Generate gossip keys
514
514
✔ Backup old files
515
- ✔ TLS key for node: node1
516
- ✔ TLS key for node: node0
517
515
✔ TLS key for node: node2
516
+ ✔ TLS key for node: node0
517
+ ✔ TLS key for node: node1
518
518
✔ Generate gRPC TLS keys
519
519
✔ Finalize
520
520
```
0 commit comments