cloudflare-tunnel-operator

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

Contributors Forks Stargazers Issues License Artifact Hub Go Release

Cloudflare Tunnel Operator

Kubernetes operator to run Cloudflare Tunnels
Explore the docs »

Report Bug · Request Feature

About this project

Cloudflare Tunnels allows us to access systems behind a firewall or ones without a static IP among other things. This can be incredibly useful for people running their own home servers as it enables them to expose applications running on those servers to the internet without needing to port forward or pay for a static IP.

But what about those running home Kubernetes clusters? One could run the tunnel application like any other application on Kubernetes but creating and destroying tunnels would either involve changing the config file in the cluster or using the Cloudflare Tunnel dashboard. This is certainly a valid way but might not be the ideal way, especially if you live and breathe GitOps.

That is where this project comes in. It allows you to create custom resources for Cloudflare Tunnels in your Kubernetes cluster. This means that the Tunnel will be active as long as your custom resource exists and will be updated if your custom resource is updated.

Built With

For Users

Using this operator is pretty much similar to how other operators are deployed.

Prerequisites

Installation

Usage

One can optionally push to a local NPM repository using the optional Verdaccio package repository.

For Developers

Roadmap

The current roadmap consists of trying to include components from existing projects into this library.

Contributing

Contributions can be made with access to the repository.

License

Licensed under the Apache License, Version 2.0. Copyright Beez Innovation Labs Pvt Ltd.

Contact

Sayak Mukhopadhyay - SayakMukhopadhyay - sayak@beezlabs.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the cloudflare-tunnel-operator v1alpha1 API group +kubebuilder:object:generate=true +groupName=cloudflare-tunnel-operator.beezlabs.app
Package v1alpha1 contains API Schema definitions for the cloudflare-tunnel-operator v1alpha1 API group +kubebuilder:object:generate=true +groupName=cloudflare-tunnel-operator.beezlabs.app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL