Akka-cluster-deploy-kubernetes icon indicating copy to clipboard operation
Akka-cluster-deploy-kubernetes copied to clipboard

README file changes - improvements to Kubernetes instructions

Open jkomg opened this issue 7 years ago • 0 comments

Comments from Lightbend

StatefulSet should specify "imagePullPolicy: IfNotPresent" instead of "Always"
if they intend for the example to work with Minikube.

It would be helpful to have some more comments about prereqs, kubectl, minikube and so on.

Again, if providing instructions to run locally on minikube, you should mention that you need to run "eval$(minikube docker-env)" before building the application

jkomg avatar Feb 24 '18 00:02 jkomg