chore(website) talos staff guide add table and add xstar (#32704)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
This commit is contained in:
@@ -6,21 +6,15 @@ sidebar:
|
||||
|
||||
:::caution[Charts]
|
||||
|
||||
Clusters are personal and may contain stuff not covered by support or Charts from different sources.
|
||||
Clusters are personal and may contain configurations not covered by support or may use Charts from different sources.
|
||||
|
||||
:::
|
||||
|
||||
List Personal Clusters of our staff members. These can be used as a reference and/or template when adding your own Helm Charts to the cluster.
|
||||
Below is a list of personal clusters maintained by our staff members. These can serve as references or templates when adding your own Helm Charts to the cluster.
|
||||
|
||||
## Alfi0812
|
||||
|
||||
- [Talos-Cluster](https://github.com/alfi0812/talos-cluster)
|
||||
- [Test Cluster](https://github.com/alfi0812/test-cluster)
|
||||
|
||||
## kqmaverick
|
||||
|
||||
- [Cluster](https://github.com/kqmaverick/cluster)
|
||||
|
||||
## PrivatePuffin
|
||||
|
||||
- [Cluster](https://github.com/PrivatePuffin/cluster)
|
||||
| Name | Clusters |
|
||||
|----------------|--------------------------------------------------------------|
|
||||
| **Alfi0812** | [Talos-Cluster](https://github.com/alfi0812/talos-cluster), [Test Cluster](https://github.com/alfi0812/test-cluster) |
|
||||
| **kqmaverick** | [Cluster](https://github.com/kqmaverick/cluster) |
|
||||
| **PrivatePuffin** | [Cluster](https://github.com/PrivatePuffin/cluster) |
|
||||
| **Xstar97TheNoob** | [Cluster](https://github.com/xstar97/cluster) |
|
||||
|
||||
Reference in New Issue
Block a user