Part 4: Deploying and Managing Applications on MicroK8s
This part focuses on the deployment and management aspects of typical IoT/Edge computing applications, such as setting up storage replication for your stateful applications, implementing a service mesh for cross-cutting concerns and a high availability cluster to withstand a component failure and continue to serve workloads without interruption, configuring containers with workload isolation, and running secured containers in isolation from a host system.
This part of the book comprises the following chapters:
- Chapter 11, Managing Storage Replication with OpenEBS
- Chapter 12, Implementing Service Mesh for Cross-Cutting Concerns
- Chapter 13, Resisting Component Failure Using HA Cluster
- Chapter 14, Hardware Virtualization for Securing Containers
- Chapter 15, Implementing Strict Confinement for Isolated Containers
- Chapter 16, Diving into the Future