Skip to Content
Hands-On Software Engineering with Golang
book

Hands-On Software Engineering with Golang

by Achilleas Anagnostopoulos
January 2020
Intermediate to advanced
640 pages
16h 56m
English
Packt Publishing
Content preview from Hands-On Software Engineering with Golang

Deploying the final Links 'R' Us version to Kubernetes

We have finally reached and conquered the end-goal for the Links 'R' Us projectwe have built a feature-complete, microservice-based system where all components can be deployed to Kubernetes and individually scaled up or down.

The last thing we need to do is to update our Kubernetes manifests so we can deploy the distributed version of the PageRank calculator instead of the single-pod version from Chapter 11, Splitting Monoliths into Microservices.

For this purpose, we will create two separate Kubernetes Deployment resources. The first deployment provision a single pod, which executes the PageRank service in the master node, while the second deployment will provision multiple pods that ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Software Architecture with Golang

Hands-On Software Architecture with Golang

Jyotiswarup Raiturkar

Publisher Resources

ISBN: 9781838554491Supplemental Content