Skip to content

Files

chapter-6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Jun 25, 2021

Chapter 6 - Building Applications for the Cloud

This directory contains the examples used within the chapter 6 Building Applications for the Cloud.

They have been played successfully using a kubernetes cluster 1.21. The cluster has been created using the tool Kind which uses a Docker container as kubernetes node.

To install it on your laptop, feel free to use our bash script available here. It will install and/or delete a cluster, runs a docker local registry, install the Ingress controller and configure some NodePorts needed for the remote debugging example ;-)

Examples