Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unstoppablemango/cloudflare-controller
Connecting your cluster to Cloudflare
https://github.com/unstoppablemango/cloudflare-controller
Last synced: 1 day ago
JSON representation
Connecting your cluster to Cloudflare
- Host: GitHub
- URL: https://github.com/unstoppablemango/cloudflare-controller
- Owner: UnstoppableMango
- License: mit
- Created: 2024-02-08T19:00:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T22:46:21.000Z (10 months ago)
- Last Synced: 2024-04-17T04:26:25.850Z (8 months ago)
- Size: 161 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🚧 Warning! 🚧
Hi, thank you for coming to my repo!
You probably meant to go to one of these projects instead:| Project | Description |
|:--------|:------------|
|[adyanth/cloudflare-operator](https://github.com/adyanth/cloudflare-operator)|A Kubernetes Operator to create and manage Cloudflare Tunnels and DNS records for (HTTP/TCP/UDP*) Service Resources|
|[STRRL/cloudflare-tunnel-ingress-controller](https://github.com/STRRL/cloudflare-tunnel-ingress-controller/)|The Kuberntes Ingress Controller based on Cloudflare Tunnel.|Both projects are much more mature and can probably do what you're looking for!
# Cloudflare Controller
A kubernetes controller for all things Cloudflare!
## Rationale
There are two great projects bringing cloudflare to kubernetes, what is this project trying to add?
I love what the above projects can do and I wanted to take my favorite parts and put them in one place.
Ultimately, I'm trying to get more experience writing kubernetes applications and this seemed like a great way to do it.