I wrote a short article on how to optimize local Go - Kubernetes development with Skaffold and BuildKit

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

    That's a nice topic! There aren't to many great articles on that sadly so I really appreciate it. My setup currently is using devspace since after trying skaffold I found it to be much more intuitiv to use and the file sync option can also be nice at times although it needs some further setup. The buildkit.flags are.great, for anyone interested here's the complete documentation on all possible flags which also includes support for ssh mount etc. The only thing I'm still struggling with is remote caching of image layers for ci CD. I'm currently using the buildkit remote worker but I feel like there could still be some optimizations.

  • devspace

    DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.

    That's a nice topic! There aren't to many great articles on that sadly so I really appreciate it. My setup currently is using devspace since after trying skaffold I found it to be much more intuitiv to use and the file sync option can also be nice at times although it needs some further setup. The buildkit.flags are.great, for anyone interested here's the complete documentation on all possible flags which also includes support for ssh mount etc. The only thing I'm still struggling with is remote caching of image layers for ci CD. I'm currently using the buildkit remote worker but I feel like there could still be some optimizations.

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

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