Connecting a local container with a Kubernetes cluster

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. telepresence

    Local development against a remote Kubernetes or OpenShift cluster

    I think you might be looking for a tool called Telepresence, which can insert a local process into the kubernetes internal network.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. gefyra

    Blazingly-fast :rocket:, rock-solid, local application development :arrow_right: with Kubernetes.

    My team and I created the open-source tool Gefyra: https://github.com/gefyrahq/gefyra

  4. skaffold

    Easy and Repeatable Kubernetes Development

    Another dev optimization is the conditional rebuilding of a container. For example tools like devspace and skaffold support syncing filles which have changes, but which don't require recompiling.

  5. go-getting-started

    Develop Go Apps in Kubernetes with Okteto (by okteto)

    What the difference with okteto and telepresence ?

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

  • We're Leaving Kubernetes

    15 projects | news.ycombinator.com | 4 Nov 2024
  • Docker Management Is Evolving These 8 Tools Made My Life Easier

    8 projects | dev.to | 25 Apr 2025
  • Kubernetes Without Docker: Why Container Runtimes Are Changing the Game in 2025

    7 projects | dev.to | 23 Apr 2025
  • Vagrant on Apple Silicon M4: KVM vs QEMU vs Libvirt – What Works Best?

    2 projects | dev.to | 23 Apr 2025
  • Colima: Container runtimes on macOS (and Linux) with minimal setup

    1 project | news.ycombinator.com | 19 Apr 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?