You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git init .
go mod init github.com/bcollard/porthole
KO (k8s tooling for Go devs)
k create deployment porthole -n default --image ko://github.com/bcollard/porthole/main --dry-run -o yaml > deploy/deployment-ko.yaml
# then check out the makefile targets