ms

module
v0.0.0-...-a3af96b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2019 License: MIT

README

Microsevice

Build in docker golang microservice. Check Makefile for all important stuff.

Local testing with Minikube

For local Kubernetes testing it can be helpfull to use Minikube.

To deploy locally to minikube:

Start minikube

minikube start

Set docker env

eval $(minikube docker-env)

Build docker image, deploy to minikube, and get url to service

Given that your minikube is already running. Run:

make build-docker minikube-local minikube-app-url

Directories

Path Synopsis
cmd
srv
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL