Skip to content
Snippets Groups Projects
Commit 3a09d01b authored by Robert Butora's avatar Robert Butora
Browse files

k8s: adds notes only

parent e489b05e
No related branches found
No related tags found
No related merge requests found
......@@ -40,4 +40,12 @@ spec:
targetPort: 8080
nodePort: 30100
# install: https://minikube.sigs.k8s.io/docs/start/?arch=%2Flinux%2Fx86-64%2Fstable%2Fbinary+download
#
# minikube ip -> prints access-ip to use: http://<ip>:30100/vlkb/datasets
#
# Image into minikube-docker:
# a, in term change docker-instance "eval $(minikube docker-env)"
# and then build image direcly into minikube-docker
# b, minikube image load soda:latest
#
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment