go_web_home

command module
v0.0.0-...-21706aa Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

README

go_web_home

  • How to run in Minikube
minikube stop
minikube start --cpus 16 --memory 15192
kubectl run gowebhome --image=hongsgo/gowebhome:latest --port=1323 --restart=Always
minikube service gowebhome --url
  • Kill pid by port
netstat -ano | findstr :1323
taskkill /PID 17420 /F

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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