What You Learned

Distributed Services with Go — by Travis Jeffery (78 / 84)

The Pragmatic Programmers
The Pragmatic Programmers
1 min readApr 23, 2021

--

👈 Advertise Raft on the Fully Qualified Domain Name | TOC | Chapter 11 Deploy Applications with Kubernetes to the Cloud 👉

In this chapter, you learned the fundamentals of Kubernetes and how to use Kind to set up a Kubernetes cluster that you can run on your machine or on a CI. You also learned how to create a Helm chart and how to install your Helm chart into Kubernetes to run a cluster of your service. You learned quite a lot! In the next chapter, we’ll build on this knowledge and deploy your service on a cloud platform.

Footnotes

[53] https://kubernetes.io

[54] https://kubernetes.io/docs/reference/kubectl/overview

[55] https://kind.sigs.k8s.io

[56] https://docs.docker.com/install

[57] https://github.com/spf13/cobra

[58] https://github.com/spf13/viper

[59] https://golang.org/pkg/flag/#Value

[60] https://helm.sh

[61] https://bitnami.com/kubernetes

[62] https://github.com/grpc/grpc/blob/master/doc/health-checking.md

Copyright © 2021, The Pragmatic Bookshelf.

👈 Advertise Raft on the Fully Qualified Domain Name | TOC | Chapter 11 Deploy Applications with Kubernetes to the Cloud 👉

Distributed Services with Go by Travis Jeffery can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.

Unlisted

--

--

The Pragmatic Programmers
The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.