OpenLiberty / guide-kubernetes-intro

An introductory guide on how to deploy microservices to a Kubernetes cluster and manage them with the Kubernetes CLI: https://openliberty.io/guides/kubernetes-intro.html
Other
20 stars 23 forks source link

User Feedback (Windows) #39

Closed andrewdes closed 6 years ago

andrewdes commented 6 years ago

The new guide (without Ingess', helm and optional section) is a lot more manageable in the allocated time. Overall everything was easy to setup (Docker for Windows) and I didn't run into any issues.

Although, the entire guide still took me roughly 50 minutes (not counting pre-requisites). This is largely due to the fact that the first mvn package command took ~19 minutes.

General

Prerequisites

Building and containerizing the microservices

Deploying the applications

Scaling a deployment

Testing microservices that are running on Kubernetes

Great work! You're done!

proubatsis commented 6 years ago

40

proubatsis commented 6 years ago

@andrewdes The PR has been merge, if all looks good then please close the issue.