Skip to content

Commit

Permalink
add debug tree to help troubelshooting
Browse files Browse the repository at this point in the history
Signed-off-by: hanenMizouni <[email protected]>
  • Loading branch information
outscale-hmi committed Jul 11, 2024
1 parent f650a39 commit 9c1903a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,11 @@ kubectl get pod -n kube-system -l "app=osc-cloud-controller-manager"
```

You can also deploy a simple application exposed by a Service like [2048 web application](../examples/2048/README.md).

# Troubleshooting

When troubleshooting issues, you can follow this debug tree to identify and resolve common problems.

## Debug Tree

![Debug Tree](debug-tree.png)
Binary file added deploy/debug-tree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c1903a

Please sign in to comment.