awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesWorkflow Optimizations

Techniques and tools to reduce the development cycle in cloud-native environments, specifically by reducing rebuilds.

Distinct from Cloud Native Application Development: Focuses on the efficiency of the development loop (cycle time) rather than the general act of building cloud-native applications.

Explore 1 awesome GitHub repository matching devops & infrastructure · Workflow Optimizations. Refine with filters or upvote what's useful.

Awesome Workflow Optimizations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • telepresenceio/telepresenceAvatar de telepresenceio

    telepresenceio/telepresence

    7,240Ver en GitHub↗

    Telepresence is a hybrid development environment and network proxy for Kubernetes. It provides a system for running workloads on a local machine while maintaining active connectivity to a remote cluster environment. The project functions as a traffic interceptor and network bridge, establishing a two-way tunnel between a local workstation and a remote cluster. This allows for the redirection of traffic from a remote Kubernetes service to a local process, enabling real-time debugging and testing of code without the need to redeploy containers. Its capabilities cover remote cluster connectivit

    Reduces the time spent on container rebuilds and deployments by running workloads locally during the development cycle.

    Godockerkuberneteslocal-development
    Ver en GitHub↗7,240
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Native Orchestration
  4. Cloud Native Application Development
  5. Workflow Optimizations