Skip to content

Commit

Permalink
auto update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 6, 2024
1 parent 9daf4ca commit 1406136
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ You can now use your cluster with:
kubectl cluster-info --context kind-solo
Have a nice day! 👋
Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
```

You may now view pods in your cluster using `k9s -A` as below:
Expand Down Expand Up @@ -178,8 +178,8 @@ Kubernetes Namespace : solo
✔ Clean up temp files
✔ Generate gossip keys
✔ Backup old files
✔ TLS key for node: node0
✔ TLS key for node: node2
✔ TLS key for node: node0
✔ TLS key for node: node1
✔ Generate gRPC TLS keys
✔ Finalize
Expand Down Expand Up @@ -259,18 +259,18 @@ Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node1
✔ Check network pod: node0
✔ Check network pod: node2
✔ Check network pod: node0
✔ Check network pod: node1
✔ Identify network pods
✔ Copy configuration files
✔ Copy Gossip keys to staging
✔ Copy gRPC TLS keys to staging
✔ Prepare config.txt for the network
✔ Prepare staging directory
✔ Node: node0
✔ Node: node2
✔ Node: node1
✔ Node: node0
✔ Fetch platform software into network nodes
✔ Copy Gossip keys
✔ Copy Gossip keys
Expand All @@ -282,11 +282,11 @@ Kubernetes Namespace : solo
✔ Copy configuration files
✔ Copy configuration files
✔ Set file permissions
✔ Node: node2
✔ Node: node1
✔ Set file permissions
✔ Node: node0
✔ Set file permissions
✔ Node: node1
✔ Node: node2
✔ Setup network nodes
✔ Finalize
```
Expand All @@ -308,13 +308,13 @@ Kubernetes Cluster : kind-solo
Kubernetes Namespace : solo
**********************************************************************************
✔ Initialize
✔ Check network pod: node1
✔ Check network pod: node0
✔ Check network pod: node1
✔ Check network pod: node2
✔ Identify network pods
✔ Start node: node0
✔ Start node: node1
✔ Start node: node2
✔ Start node: node1
✔ Start node: node0
✔ Starting nodes
✔ Check node: node0
✔ Check node: node1
Expand Down

0 comments on commit 1406136

Please sign in to comment.