That is repository with examples used for video course Microservices On Kubernetes.
To run the example applications you need to have installed:
- Intellij IDEA
- JDK 11+
- Maven
- Skaffold
- kubectl
- istioctl (Part 6 & 7)
In the first three parts I'm showing how to configure local environment and use tools that simplifies development on Kubernetes. Starting from fourth part we are discussing example applications written in Kotlin.
Part 4 - Best practices $ cd best-practices
Part 5 - Inter-communication & gateway $ cd simple-microservices
Part 6 - Service mesh $ cd simple-microservices