meatwallace / bleh

cheeky little local docker/kubernetes monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bleh

eh.

dev setup

install dependencies

*nix

# TODO

macOS

brew install kind kubectl skaffold

spin up local environment on k8s

# spin up a k8s cluster
yarn run dev:create

# confirm the cluster is good
yarn run dev:info

# run the full dev stack
yarn run dev:fullstack

About

cheeky little local docker/kubernetes monorepo

License:MIT License


Languages

Language:JavaScript 78.7%Language:Dockerfile 9.4%Language:HTML 8.6%Language:TypeScript 2.9%Language:CSS 0.3%