Skip to content

Commit

Permalink
feat: init k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
earayu committed Nov 5, 2024
1 parent ce8557d commit 4f89c4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/wescale_wesql_performance_kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@ jobs:
if: always()
run: |
kubectl get pods
kubectl describe po mycluster-wesql-0-0
kubectl get pvc
kubectl logs mycluster-wesql-0-0
- name: Clean up
Expand Down

0 comments on commit 4f89c4e

Please sign in to comment.