Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 2.46 KB

readme.adoc

File metadata and controls

80 lines (51 loc) · 2.46 KB

Kubernetes Lab for Java Developers

If you find any issues, report it in the Github repository. You’re also welcome to send any pull requests and contributions.

1. Kubernetes - The Basics

We’re going to work through this Guestbook example. This example has a frontend using HTML5 and Javascript (client-side and server-side), and two microservices built using WildFly Swarm and VertX. It requires MySQL to store guestbook entries.

Logo