springcloudservice / k8s-fleetman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s Fleetman

A new version of "Fleetman", my thrilling example microservice architecture.

This version targets Kubernetes as the orchestration system. We're going to use k8s features to achieve this, whilst simplifying the implementation. Only Hystrix and Feign from NetflixOSS are used.

This code supports the training course available at https://www.udemy.com/kubernetes-microservices/?couponCode=K8SGHUB

I'm using the issue tracker to manage the project, check the "Releases" project for progress.

About

License:MIT License


Languages

Language:Java 57.1%Language:TypeScript 33.2%Language:HTML 3.5%Language:JavaScript 3.4%Language:Dockerfile 1.5%Language:CSS 0.7%Language:Shell 0.6%