Skip to content

Commit 56d5340

Browse files
committed
docs: add console marketplace CTA
Signed-off-by: Jayant <212013719+Jayant-kernel@users.noreply.github.com>
1 parent a5bb6cd commit 56d5340

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ The hosted demo is a self-contained showcase: it serves canned demo data and int
3131

3232
> **Note**: `kc-agent` is **not** consumed by the hosted demo at [console.kubestellar.io](https://console.kubestellar.io). It bridges your **self-hosted** console (running at `localhost:8080`) to your kubeconfig contexts and to AI providers. If you want the convenience of the hosted UI plus your real cluster data, you currently have to run the console locally.
3333
34+
## Extend with the Marketplace
35+
36+
KubeStellar Console can be extended with community dashboard content from the [console-marketplace](https://github.com/kubestellar/console-marketplace). The marketplace hosts dashboards, card presets, and themes for Kubernetes operations, AI/ML, security, GitOps, networking, and CNCF project integrations without adding custom code to the core console bundle.
37+
38+
- Browse 150+ ready-made card templates and dashboard presets in [kubestellar/console-marketplace](https://github.com/kubestellar/console-marketplace)
39+
- Share your own dashboard cards or presets through the marketplace repository
40+
- Start from the [marketplace contribution guide](https://github.com/kubestellar/console-marketplace/blob/main/CONTRIBUTING.md) when adding new community content
41+
3442
## Local install (self-host)
3543

3644
The quickest path to a working console with your own data. `start.sh` downloads the pre-built console binary and a pre-built `kc-agent`, starts both, and opens [http://localhost:8080](http://localhost:8080):

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This index covers the Markdown and YAML documentation files in `docs/` and group
1111
- [Deployment guide](deploy.md)`deploy.sh` reference and deployment flags
1212
- [Troubleshooting](troubleshooting.md) — operational troubleshooting reference
1313
- [Release process](RELEASING.md) — release workflow and packaging notes
14+
- [Console marketplace](https://github.com/kubestellar/console-marketplace) — community dashboards, card presets, and themes
1415

1516
## For developers
1617

@@ -67,5 +68,6 @@ This index covers the Markdown and YAML documentation files in `docs/` and group
6768
| [COMMUNITY.md](COMMUNITY.md) | Community channels, engagement guidance, and project participation information. |
6869
| [HOMEBREW.md](HOMEBREW.md) | Explains Homebrew support status for the console and kc-agent. |
6970
| [RELEASING.md](RELEASING.md) | Release-process reference for maintainers packaging and publishing releases. |
71+
| [console-marketplace](https://github.com/kubestellar/console-marketplace) | Community contribution hub for dashboard exports, card presets, and themes. |
7072
| [cncf-insights/2026-05-27.md](cncf-insights/2026-05-27.md) | Snapshot report of CNCF landscape intelligence from 2026-05-27. |
7173
| [security/SELF-ASSESSMENT.md](security/SELF-ASSESSMENT.md) | Project security self-assessment and related review notes. |

0 commit comments

Comments
 (0)