tilt-example-go
tilt-example-go copied to clipboard
An example project that demonstrates live Go development in Kubernetes
tilt-example-go
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_resourceto measure your deployment time - 2-optimized: Compile Go binaries and copy them into Docker
- 3-recommended: Live-update compiled binaries
Other Examples
- tests-example: an example of how to use Tilt to run your tests for you as you iterate
License
Copyright 2022 Docker, Inc.
Licensed under the Apache License, Version 2.0