We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18ad59 commit af1c2d6Copy full SHA for af1c2d6
README.md
@@ -22,6 +22,7 @@ Learning basic [Golang](https://golang.org/) in one day
22
* [example16](./example16-init-func): What is init function in Go?
23
* [example17](./example17-json): How to handle json in Go?
24
* [example18](./example18-write-testing-and-doc): How to write testingin Go?
25
+* [example19](./example19-deploy-with-kubernetes): Deploy golang app using [drone](https://drone.io/) + [kubernetes](https://kubernetes.io/).
26
27
[1]:https://github.com/golang/lint
28
[2]:https://golang.org/cmd/gofmt/
0 commit comments