/tilt-example-go

An example project that demonstrates live Go development in Kubernetes

Primary LanguageGoApache License 2.0Apache-2.0

tilt-example-go

Build Status

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

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