Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 544 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 544 Bytes

Chapter-9

Code and examples for Chapter 9 of Bootstrapping Microservices.

The chapter 9 code repository contains the complete working example application: FlixTube. This is what we have been building up to all though the book.

Chapter 9 of Bootstrapping Microservices is an overview of the FlixTube example application.

Please read chapter 9 for instructions on how to boot and test FlixTube on your development workstation. Chapter 9 also shows how to create a Kubernetes cluster and then deploy FlixTube to it.