Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 943 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 943 Bytes

Production-ready microservices with Go and Kubernetes @ ContainerDays 2018

Slides

go get -u golang.org/x/tools/cmd/present
present

Open in browser: http://127.0.0.1:3999

Or view online on https://talks.godoc.org:

Additional materials

The source code of the service we wrote together is available here.

Questions and contribution

If you have ideas or questions, feel free to write me an email: [email protected] or create an issue.

Pull requests are also welcome!