Challenge 07 - Service Mesh
< Previous Challenge - Home - Next Challenge >
Introduction
This challenge will cover the implementation of a service mesh technology.
Description
You need to fulfill these requirements to complete this challenge:
- Implement inter-container TLS encryption by leveraging a service mesh
Success Criteria
- The application is fully functional
- Traffic between application components (ingress controller to web, and web to api) is encrypted with TLS
Learning Resources
These docs might help you achieving these objectives: