Skip to content

Commit 7b4e5b7

Browse files
auto update README.md [skip ci]
Signed-off-by: Swirlds Automation <[email protected]>
1 parent 0efe626 commit 7b4e5b7

File tree

1 file changed

+45
-18
lines changed

1 file changed

+45
-18
lines changed

README.md

Lines changed: 45 additions & 18 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-
Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
93+
Thanks for using kind! 😊
9494
```
9595

9696
You may now view pods in your cluster using `k9s -A` as below:
@@ -178,8 +178,8 @@ Kubernetes Namespace : solo
178178
✔ Clean up temp files
179179
✔ Generate gossip keys
180180
✔ Backup old files
181-
✔ TLS key for node: node1
182181
✔ TLS key for node: node2
182+
✔ TLS key for node: node1
183183
✔ TLS key for node: node0
184184
✔ Generate gRPC TLS keys
185185
✔ Finalize
@@ -242,9 +242,9 @@ Kubernetes Namespace : solo
242242
✔ Check HAProxy for: node0
243243
✔ Check HAProxy for: node1
244244
✔ Check HAProxy for: node2
245-
✔ Check Envoy Proxy for: node2
246-
✔ Check Envoy Proxy for: node1
247245
✔ Check Envoy Proxy for: node0
246+
✔ Check Envoy Proxy for: node1
247+
✔ Check Envoy Proxy for: node2
248248
✔ Check proxy pods are ready
249249
✔ Check MinIO
250250
✔ Check auxiliary pods are ready
@@ -277,12 +277,27 @@ Kubernetes Namespace : solo
277277
✔ Copy gRPC TLS keys to staging
278278
✔ Prepare config.txt for the network
279279
✔ 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
286301
```
287302

288303
* Start the nodes.
@@ -302,17 +317,22 @@ Kubernetes Cluster : kind-solo
302317
Kubernetes Namespace : solo
303318
**********************************************************************************
304319
✔ Initialize
305-
✔ Check network pod: node1
306320
✔ Check network pod: node0
307321
✔ Check network pod: node2
322+
✔ Check network pod: node1
308323
✔ Identify network pods
309324
✔ Start node: node2
310325
✔ Start node: node1
311326
✔ Start node: node0
312327
✔ 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
316336
```
317337
* Deploy mirror node
318338

@@ -331,9 +351,16 @@ Kubernetes Cluster : kind-solo
331351
Kubernetes Namespace : solo
332352
**********************************************************************************
333353
✔ 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
337364
```
338365

339366
* Deploy a JSON RPC relay
@@ -486,8 +513,8 @@ Kubernetes Namespace : solo
486513
✔ Generate gossip keys
487514
✔ Backup old files
488515
✔ TLS key for node: node2
489-
✔ TLS key for node: node0
490516
✔ TLS key for node: node1
517+
✔ TLS key for node: node0
491518
✔ Generate gRPC TLS keys
492519
✔ Finalize
493520
```

0 commit comments

Comments
 (0)