Conversation
✅ Deploy Preview for elaborate-kangaroo-25e1ee ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/lgtm |
|
Cannot apply the lgtm label because Error: clubanderson is not a org member or collaborator |
|
I do not believe it is a good idea to have dependency on kubestellar... |
We might want to have a workflow that fetches the data and commits into a JSON file to the repo. I'm open to suggestions. @clubanderson ? |
Concerns with kubestellar as a dep discussion
|
@clubanderson can you expand on why we need KubeStellar components here? |
Hi @chcost. Some context. Andy developed a Kubestellar dashboard and widget that have been very helpful for tracking the nightly tests. The group suggested integrating similar functionality into the website. Following the same approach Andy used for his widget, I implemented the equivalent feature here as a way to make things transparent for the LLM-d community. |
|
the widget is supplying the content vis-a-vis the KubeStellar Console backend which is using code to check for status and report in a nice consolidated table |
|
demo is at https://console.kubestellar.io/clusters |
- Fetch data from console.kubestellar.io instead of localhost:8080 proxy - Remove kubestellar-proxy dev server plugin from docusaurus config - Add GPU failure detection with amber dots and per-guide GPU badges - Make run dots clickable, linking to GitHub Actions run pages - Make guide acronyms clickable, linking to workflow pages - Show model and GPU info Signed-off-by: Diego-Castan <diego.castan@ibm.com>
06434c8 to
5ea1b08
Compare
Signed-off-by: Diego-Castan <diego.castan@ibm.com>
|
/lgtm |
|
Cannot apply the lgtm label because Error: clubanderson is not a org member or collaborator |
|
Thank you @diegocastanibm |







Summary:
llm-d nightly E2E workflows across OCP, GKE, and CKS platforms
shows a clear "unable to connect" message when the console is not available
Details:
desktop widget. Uses useEffect/useState for data fetching with 5-minute polling. Displays
pass rate stats, platform breakdown, and per-guide run dot indicators with
loading/error/offline states.
(Layout, Head, hero section, CTA).
breakpoints, and brand colors matching the rest of the site.
requests to localhost:8080.
Test:
** Result:**