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 Sep 18, 2024
1 parent 6901f46 commit 30b616b
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 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! 👋
Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
```

You may now view pods in your cluster using `k9s -A` as below:
Expand Down Expand Up @@ -141,13 +141,13 @@ solo init -t v0.54.0-alpha.4 -i node1,node2,node3 -n "${SOLO_NAMESPACE}" -s "${S
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Setup home directory and cache
✔ Check dependency: helm [OS: linux, Release: 5.15.0-118-generic, Arch: x64]
✔ Check dependency: helm [OS: linux, Release: 5.15.0-119-generic, Arch: x64]
✔ Check dependencies
✔ Setup chart manager
Expand All @@ -169,7 +169,7 @@ solo node keys --gossip-keys --tls-keys
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand Down Expand Up @@ -205,7 +205,7 @@ solo cluster setup
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -230,7 +230,7 @@ solo network deploy
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -239,22 +239,22 @@ Kubernetes Namespace : solo
✔ Copy Gossip keys to staging
✔ Copy gRPC TLS keys to staging
✔ Prepare staging directory
✔ Copy TLS keys
✔ Copy Gossip keys
✔ Node: node1
✔ Copy Gossip keys
✔ Node: node3
✔ Copy TLS keys
✔ Copy Gossip keys
✔ Node: node2
✔ Copy Gossip keys
✔ Node: node1
✔ Copy node keys to secrets
✔ Install chart 'fullstack-deployment'
✔ Check Node: node1
✔ Check Node: node2
✔ Check Node: node3
✔ Check node pods are running
✔ Check Envoy Proxy for: node3
✔ Check Envoy Proxy for: node1
✔ Check Envoy Proxy for: node2
✔ Check Envoy Proxy for: node3
✔ Check HAProxy for: node1
✔ Check HAProxy for: node3
✔ Check HAProxy for: node2
Expand All @@ -275,7 +275,7 @@ solo node setup
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -286,14 +286,14 @@ Kubernetes Namespace : solo
✔ Check network pod: node2
✔ Identify network pods
✔ Update node: node3 [ platformVersion = v0.54.0-alpha.4 ]
✔ Update node: node1 [ 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: node2
✔ Set file permissions
✔ Node: node1
✔ Set file permissions
✔ Node: node3
✔ Setup network nodes
```
Expand All @@ -309,14 +309,14 @@ solo node start
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node3
✔ Check network pod: node1
✔ Check network pod: node3
✔ Check network pod: node2
✔ Identify existing network nodes
✔ Start node: node2
Expand All @@ -325,7 +325,7 @@ Kubernetes Namespace : solo
✔ Starting nodes
✔ Check network pod: node1 - status ACTIVE, attempt: 16/120
✔ Check network pod: node2 - status ACTIVE, attempt: 16/120
✔ Check network pod: node3 - status ACTIVE, attempt: 17/120
✔ Check network pod: node3 - status ACTIVE, attempt: 16/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.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand All @@ -361,8 +361,8 @@ Kubernetes Namespace : solo
✔ Check Postgres DB
✔ Check GRPC
✔ Check REST API
✔ Check Monitor
✔ Check Importer
✔ Check Monitor
✔ Check pods are ready
✔ Insert data in public.file_data
✔ Seed DB data
Expand All @@ -379,7 +379,7 @@ solo relay deploy
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand Down Expand Up @@ -454,7 +454,7 @@ Example output
```
******************************* Solo *********************************************
Version : 0.30.0
Version : 0.30.1
Kubernetes Context : kind-solo
Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
Expand Down

0 comments on commit 30b616b

Please sign in to comment.