What You Learned

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