Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Latest commit

 

History

History
 
 

lab

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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