withnic / skaffoldtest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Need
    • docker, k8s, container-structure-test

Run local

# watch files and build docker image
$skaffold dev

curl http://localhost:8080 or see browser

TEST (container-structure-test)

$skaffold build --profile test

About


Languages

Language:Go 64.7%Language:Dockerfile 35.3%