An example project that demonstrates a live-updating Go server in Kubernetes. Read doc.
- 0-base: The simplest way to start
- 1-measured: Use
local_resource
to measure your deployment time - 2-optimized: Compile Go binaries and copy them into Docker
- 3-recommended: Live-update compiled binaries
- tests-example: an example of how to use Tilt to run your tests for you as you iterate
Copyright 2022 Docker, Inc.
Licensed under the Apache License, Version 2.0