Skip to content

Commit

Permalink
auto update README.md [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Swirlds Automation <[email protected]>
  • Loading branch information
swirlds-automation committed Oct 23, 2024
1 parent c0c50ef commit d1afad4
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ You can now use your cluster with:
kubectl cluster-info --context kind-solo
Have a nice day! 👋
Thanks for using kind! 😊
```

You may now view pods in your cluster using `k9s -A` as below:
Expand Down Expand Up @@ -141,7 +141,7 @@ solo init -t v0.54.0-alpha.4 -i node1,node2,node3 -n "${SOLO_NAMESPACE}" -s "${S
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand Down Expand Up @@ -169,7 +169,7 @@ solo node keys --gossip-keys --tls-keys
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -181,9 +181,9 @@ Kubernetes Namespace : solo
✔ Gossip key for node: node3
✔ Generate gossip keys
✔ Backup old files
✔ TLS key for node: node1
✔ TLS key for node: node2
✔ TLS key for node: node3
✔ TLS key for node: node1
✔ Generate gRPC TLS keys
✔ Finalize
```
Expand All @@ -205,7 +205,7 @@ solo cluster setup
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -230,7 +230,7 @@ solo network deploy
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -243,21 +243,21 @@ Kubernetes Namespace : solo
✔ Copy Gossip keys
✔ Node: node2
✔ Copy Gossip keys
✔ Node: node3
✔ Copy Gossip keys
✔ Node: node1
✔ Copy Gossip keys
✔ Node: node3
✔ Copy node keys to secrets
✔ Install chart 'solo-deployment'
✔ Check Node: node1
✔ Check Node: node2
✔ Check Node: node3
✔ Check node pods are running
✔ Check Envoy Proxy for: node2
✔ Check Envoy Proxy for: node1
✔ Check Envoy Proxy for: node2
✔ Check HAProxy for: node2
✔ Check Envoy Proxy for: node3
✔ Check HAProxy for: node1
✔ Check HAProxy for: node3
✔ Check HAProxy for: node2
✔ Check proxy pods are running
✔ Check MinIO
✔ Check auxiliary pods are ready
Expand All @@ -275,25 +275,25 @@ solo node setup
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node1
✔ Check network pod: node2
✔ Check network pod: node3
✔ Check network pod: node2
✔ Check network pod: node1
✔ Identify network pods
✔ Update node: node3 [ platformVersion = v0.54.0-alpha.4 ]
✔ Update node: node2 [ platformVersion = v0.54.0-alpha.4 ]
✔ Update node: node1 [ platformVersion = v0.54.0-alpha.4 ]
✔ Fetch platform software into network nodes
✔ Set file permissions
✔ Node: node1
✔ Set file permissions
✔ Node: node3
✔ Set file permissions
✔ Node: node1
✔ Set file permissions
✔ Node: node2
✔ Setup network nodes
```
Expand All @@ -309,23 +309,23 @@ solo node start
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node1
✔ Check network pod: node2
✔ Check network pod: node1
✔ Check network pod: node3
✔ Identify existing network nodes
✔ Start node: node3
✔ Start node: node1
✔ Start node: node2
✔ Start node: node3
✔ Starting nodes
✔ Check network pod: node3 - status ACTIVE, attempt: 16/120
✔ Check network pod: node2 - status ACTIVE, attempt: 16/120
✔ Check network pod: node1 - status ACTIVE, attempt: 17/120
✔ Check network pod: node2 - status ACTIVE, attempt: 17/120
✔ Check nodes are ACTIVE
✔ Check proxy for node: node1
✔ Check proxy for node: node2
Expand All @@ -348,7 +348,7 @@ solo mirror-node deploy
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -360,8 +360,8 @@ Kubernetes Namespace : solo
✔ Check Hedera Explorer
✔ Check Postgres DB
✔ Check GRPC
✔ Check Importer
✔ Check REST API
✔ Check Importer
✔ Check Monitor
✔ Check pods are ready
✔ Insert data in public.file_data
Expand All @@ -379,7 +379,7 @@ solo relay deploy
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand Down Expand Up @@ -475,7 +475,7 @@ Example output
```
******************************* Solo *********************************************
Version : 0.31.2
Version : 0.31.3
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand Down

0 comments on commit d1afad4

Please sign in to comment.