Skip to content

kcirtapfromspace/got99prblms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start a k8s cluster & local registry

https://github.com/tilt-dev/ctlptl#minikube-with-a-built-in-registry

ctlptl create registry ctlptl-registry --port=5005
ctlptl create cluster kind --registry=ctlptl-registry

set a github personal access token

export GITHUB_ACCESS_TOKEN=...

build & deploy

https://tilt.dev/

tilt up

kubectl patch serviceaccount argo-workflow -p '{"imagePullSecrets": [{"name": "ctlptl-regcred"}]}' -n argo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published