kubevela.github.io/docs/how-to/dashboard/application/view-application-resource.md

13 lines
508 B
Markdown

---
title: View Resources List Created
---
If you want to learn the resources created by the applications, you can click `Check the details` text button, it will provide a window to show the resources.
![app-resources](../../../resources/app-resources.jpg)
There're three kinds of information including `Applied Resources`,`Conditions` and `Component Status`. The `Applied Resources` are all resources created by the applications.
### Next Step
* [List Application Revision](./get-application-revision)