Skip to content

Commit d79998d

Browse files
committed
docs: add In the media page
1 parent 13b4faf commit d79998d

2 files changed

Lines changed: 71 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ Further documentation is available in the `/docs` directory.
4848

4949
Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
5050

51-
You can reach the maintainers of this project at:
51+
You can reach the maintainers of this project on the [Slack channel](https://kubernetes.slack.com/messages/cluster-api-proxmox).
5252

53-
- [Slack channel](https://kubernetes.slack.com/messages/cluster-api-proxmox)
53+
See what the community is doing with CAPMOX on the [In the media page](./docs/media.md).
5454

5555
## Security
5656

docs/media.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# In the media
2+
3+
Here you can find out what _other people_ are doing with CAPMOX:
4+
articles, blogs, guides, and howtos.
5+
6+
>[!NOTE]
7+
>We do not control the contents of these external links.
8+
>They may contain information that is out-of-date or incorrect.
9+
>This is not a curated list; it does not imply endorsement.
10+
11+
If you would like to add something to this list, just open a PR.
12+
13+
## Cluster API + Talos + Proxmox = ❤️
14+
15+
Quentin JOLY's blog post on how to get started with CAPMOX and Talos.
16+
17+
[Cluster API + Talos + Proxmox = ❤️](https://a-cup-of.coffee/blog/talos-capi-proxmox/)
18+
19+
## Cluster API: Proxmox K8s Managed Clusters with Cilium
20+
21+
Eleni Grosdouli's 3-part series on CAPMOX, Cilium, and Sveltos.
22+
23+
1. [Introduction to CAPMOX](https://blog.grosdouli.dev/blog/capmox-k8s-managed-clusters)
24+
2. [CAPMOX Troubleshooting Insights](https://blog.grosdouli.dev/blog/capmox-troubleshooting-insights)
25+
3. [Platform Engineering on Proxmox with CAPMOX and Sveltos](https://blog.grosdouli.dev/blog/capmox-managed-k8s-cilium-sveltos)
26+
27+
## Building Self-Healing Kubernetes Clusters on Proxmox with Cluster API and Cilium
28+
29+
Rajesh Kumar's guide on setting up CAPMOX for a homelab.
30+
31+
[Building Self-Healing Kubernetes Clusters on Proxmox with Cluster API and Cilium](https://blogs.learningdevops.com/building-self-healing-kubernetes-clusters-on-proxmox-with-cluster-api-and-cilium-d6805739a48a)
32+
33+
## Cluster API and Proxmox: The odd couple for your Kubernetes on-prem
34+
35+
Giuseppe Arancio's Italian talk at Cloud-Native Days Italy that introduces CAPMOX.
36+
37+
[Cluster API and Proxmox: The odd couple for your Kubernetes on-prem - Giuseppe Arancio](https://www.youtube.com/watch?v=T8-X4RwC7wQ&t=842s)
38+
39+
## Proxmox Kubernetes Engine
40+
41+
3deep5me's beginner-friendly, end-to-end approach optimised for the homelab.
42+
43+
[From Zero to Scale: Kubernetes on Proxmox (The scaling Autopilot Method)](https://dev.to/3deep5me/from-zero-to-scale-kubernetes-on-proxmox-the-scaling-autopilot-method-1l64)
44+
45+
[Proxmox Kubernetes Engine](https://github.com/Caprox-eu/Proxmox-Kubernetes-Engine)
46+
47+
## Build your own Managed Kubernetes Service on Proxmox with CAPI
48+
49+
Akriotis Kyriakos's step-by-step guide.
50+
51+
[Build your own Managed Kubernetes Service on Proxmox with CAPI](https://itnext.io/build-your-own-managed-kubernetes-service-on-proxmox-with-capi-8d9786644818)
52+
53+
## Proxmox VE - Kamaji
54+
55+
Kamaji documentation on using CAPMOX with Kamaji.
56+
57+
[Proxmox VE Infra Provider](https://kamaji.clastix.io/cluster-api/proxmox-infra-provider/)
58+
59+
## Cluster API + Proxmox = Local Kubernetes Magic!
60+
61+
Is It Observable's beginner-friendly video tutorial on setting up CAPMOX.
62+
63+
[Cluster API + Proxmox = Local Kubernetes Magic! (Step-by-Step Tutorial)](https://www.youtube.com/watch?v=G72ylsRmspY)
64+
65+
## Deploying an RKE2 Cluster with CAPI, Rancher Turtles, and Proxmox
66+
67+
Daniel Quackenbush's guide to Rancher/RKE2 on CAPMOX.
68+
69+
[Deploying an RKE2 Cluster with CAPI, Rancher Turtles, and Proxmox](https://danquack.dev/blog/rancher-turtles-capmox/)

0 commit comments

Comments
 (0)