6-Cluster Status¶
- The JavaScript runs automatically when any page loads (via
DOMContentLoaded) - It looks for an element with
id="cluster-status" - If found, it fetches the JSON and renders the status
- If not found, it does nothing (so it won't break other pages)
To update the status:
Just edit docs/status/current.json and commit/push. GitHub Pages will update automatically.
Loading status...
Need Help?¶
If you're experiencing issues not reflected in the status above, please: