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

Setting up the required namespaces

To create the required namespaces for the deployment, you need to switch to the Chapter10/k8s folder and apply the 01-namespaces.yaml manifest by running the following command:

kubectl apply -f 01-namespaces.yaml

After applying the manifest, the new namespaces should show up when you run kubectl get namespaces. The following screenshot shows a list of the Kubernetes cluster namespaces:

Figure 7: Listing the Kubernetes cluster namespaces

The following steps entail the deployment of our database services, followed by the deployment of the monolithic Links 'R' Us application.

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