Connect to Kubernetes Pods with Tailscale

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  • If you don't want to make authentication, just make it inaccessible. This is where Tailscale comes in. I already run Tailscale on all the nodes, which is how I'm able to have a multi-region k3s cluster. That doesn't make my pods routable though.

  • tailscale-proxy

    Expose a Kubernetes Pod on your Tailnet

  • You can see my version at kasuboski/tailscale-proxy. The main differences are it takes a HOSTNAME and DEST_PORT parameters.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • feedreader

    A minimal feedreader (by kasuboski)

  • I've been making a feedreader to replace my running miniflux. It's my first real rust project and I wanted an even more minimal feedreader.

  • k8s-gitops

    Specify my Kubernetes cluster declaratively (by kasuboski)

  • You can see how it's all put together in my k8s-gitops repo. The gist is that you add a sidecar container that starts tailscale and in my case adds an iptables rule which forwards all traffic to the app port. You can see my poor Doppler secret naming in there too where everything is using miniflux-secret.

  • Miniflux

    Minimalist and opinionated feed reader

  • I've been making a feedreader to replace my running miniflux. It's my first real rust project and I wanted an even more minimal feedreader.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Accéder à l’ensemble du cluster Kubernetes avec Tailscale …

    3 projects | dev.to | 25 Dec 2022
  • Minikube: How to connect to the control-plane IP as the range is outside LAN range?

    3 projects | /r/kubernetes | 1 Jan 2022
  • Clusters Are Cattle Until You Deploy Ingress

    16 projects | dev.to | 30 May 2024
  • Enhancing AWS VPC Security: Accessing Your Network with a Private Jumpbox using Tailscale

    1 project | dev.to | 26 May 2024
  • Simplify Your Kubernetes Multi-Cluster Management: The Secret to Streamlined Add-on Deployments

    2 projects | dev.to | 21 May 2024