Kubernetes on VPN (WireGuard)

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
  • flannel

    flannel is a network fabric for containers, designed for Kubernetes

  • Flannel cni has a special requirement - it needs the k8s cluster to have a preassigned CIDR (see here). IDK how to do that in a live cluster, as I had run kubeadm reset a few times already and I saw no reason not to recreate my cluster one again. And so I did. And while I was recreating the cluster, I also had a great opportunity to specify the IP address I wanted the k8s API to be accessible through.

  • v4

  • ERROR: Registering runner... failed runner=sQXh-Muy status=couldn't execute POST against https://gitlab.com/api/v4/runners: Post https://gitlab.com/api/v4/runners: dial tcp: lookup gitlab.com on 10.96.0.10:53: read udp 10.240.2.3:51496->10.96.0.10:53: read: connection refused

  • 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
  • charts

  • And if you're using helm to deploy your GL runner as described here, you'll probably also want to uncomment the below lines in your values.yaml and set "regcred" as the value for name.

  • wireguard-windows

    Download WireGuard for Windows at https://www.wireguard.com/install . This repo is a mirror only. Official repository is at https://git.zx2c4.com/wireguard-windows

  • See the official WireGuard docs for installation instructions.

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

  • flannel - network fabric for containers, designed for Kubernetes

    1 project | /r/github_trends | 30 Jul 2022
  • flannel error: Error registering network: operation not supported

    1 project | /r/kubernetes | 11 Apr 2022
  • Can't access service from other Nodes

    1 project | /r/kubernetes | 5 Jan 2022
  • Container base OS vs Worker node OS compatibility issues

    1 project | /r/kubernetes | 17 Nov 2021
  • K3S Calico networking Issues

    2 projects | /r/selfhosted | 27 Sep 2021