New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/beezlabs-org/cloudflare-tunnel-operator

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/beezlabs-org/cloudflare-tunnel-operator

  • v0.2.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

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

FAQs

Package last updated on 09 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc