You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
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