-
Notifications
You must be signed in to change notification settings - Fork 307
Improve visibility into management and workload cluster creation #2730
Comments
cc @garrying |
Thanks for bootstrapping this @stmcginnis. Looking forward to the design doc. Here are some ideas that come to mind, worth considering:
|
This is great @stmcginnis! The high-level changes resonates with me. Happy to help start the design doc. |
RFC open, initially targeting closure on |
Great idea @DennisFaucher. That's a slightly different approach from what is being proposed here, but I could see that as a great follow on. If we make the updates proposed in the design doc, the UI could read those and update the output like the example you show. Then there could be a "Details" expander or something that would give the full output. What do you think @miclettej ? |
I agree that it's a great suggestion 🎉 , but something we should consider for larger UI work and keep this proposal scoped to giving bootstrap log visibility. For our future consideration, how do a progress UI like this differ from the kickstart UI? |
To Josh's point, we have something like this in the UI but may need to adjust the granularity of steps or filtering of logs. What we know from customers is that they like to know what stage of the deployment they are on, and what is remaining to complete. The step progress on the left was added in response to customer feedback. We can adjust appearance or granularity of steps/messaging to the customer. I think it may be important to continue to show some indication of steps that are completed and not yet completed. |
So long team and thanks for all the fish. TCE was great. |
Abstract
Our current bootstrapping process emits a lot of output, but it's very hard to follow what is happening. Even if you understand the overall process of deployment, parsing the output can be confusing, and it's not very clear where in the deployment process we are.
When deployment takes awhile, it's hard to tell if things are locked up or if there's something happening under the covers that we are waiting to complete.
When the deployment does fail, it's not always clear what caused the failure. We only give generic troubleshooting steps that may not even be relevant to the failure they are encountering.
Current Issues:
Current cluster bootstrap process is very noisy, with a lot of output that is not meaningful to the user and can be potentially confusing:
There are a few problems with this output:
Issue Tracking
The following list tracks the issues required to resolve in order to achieve this capability. Please see the next section to understand the larger proposal.
Tanzu Framework
Community Edition
Other
Proposal
The text was updated successfully, but these errors were encountered: